From eb0175932148c00adc10b2528624f8434691f807 Mon Sep 17 00:00:00 2001 From: Hassan Abu-Jabir Date: Mon, 4 Aug 2025 19:08:23 +0200 Subject: [PATCH] Change edition to 2024 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7e26057..d4c0db6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "test_repo" version = "0.1.0" -edition = "2021" +edition = "2024" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html