From dfcd792f10c6cc1b077426b5e9b7f6abfb1335e8 Mon Sep 17 00:00:00 2001 From: Martin Brodbeck Date: Fri, 21 Feb 2025 08:49:44 +0100 Subject: [PATCH] 2024 edition --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ed83418..6f5ab50 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "kosyncrs" version = "2.1.0" -edition = "2021" +edition = "2024" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html