summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorBen Bridle <bridle.benjamin@gmail.com>2025-07-03 15:01:04 +1200
committerBen Bridle <bridle.benjamin@gmail.com>2025-07-03 15:01:19 +1200
commit495beeb436322a5d447e80858f5c37412af5d063 (patch)
tree06481500f31f6696b2fcce0ca507d8e90ce0fa12 /Cargo.toml
parentddad4a7a1a4332feb5f9eca70c9771e36b8a2c81 (diff)
downloadphosphor-495beeb436322a5d447e80858f5c37412af5d063.zip
Change Rust edition to 2024
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index de929a3..331117b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,7 +2,7 @@
name = "phosphor"
version = "3.2.2"
authors = ["Ben Bridle"]
-edition = "2021"
+edition = "2024"
description = "Window management library"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html