From 61793122c1949843c3ca281d9d6edfcd9d02f51f Mon Sep 17 00:00:00 2001 From: pommicket Date: Mon, 8 Sep 2025 14:50:06 -0400 Subject: Update to Edition 2024 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 0a0916c..d2e2bd5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ keywords = ["png", "decoder", "image", "no_std", "no_alloc"] exclude = ["/test/large", "/benches/large.png"] license = "0BSD" version = "0.1.1" -edition = "2021" +edition = "2024" [dev-dependencies] criterion = { version = "0.5.1", features = ["html_reports"] } -- cgit v1.2.3