From 495beeb436322a5d447e80858f5c37412af5d063 Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Thu, 3 Jul 2025 15:01:04 +1200 Subject: Change Rust edition to 2024 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-70-g09d2