about summary refs log tree commit diff
path: root/src/ci/citool/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/ci/citool/Cargo.toml')
-rw-r--r--src/ci/citool/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ci/citool/Cargo.toml b/src/ci/citool/Cargo.toml
index f61243a4d71..078b877e44b 100644
--- a/src/ci/citool/Cargo.toml
+++ b/src/ci/citool/Cargo.toml
@@ -1,7 +1,7 @@
 [package]
 name = "citool"
 version = "0.1.0"
-edition = "2021"
+edition = "2024"
 
 [dependencies]
 anyhow = "1"