Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'lib/ungrammar/ungrammar2json/Cargo.toml')
-rw-r--r--lib/ungrammar/ungrammar2json/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ungrammar/ungrammar2json/Cargo.toml b/lib/ungrammar/ungrammar2json/Cargo.toml
index 19ca3d8324..0fa08bbbd0 100644
--- a/lib/ungrammar/ungrammar2json/Cargo.toml
+++ b/lib/ungrammar/ungrammar2json/Cargo.toml
@@ -5,7 +5,7 @@ version = "1.0.0"
license = "MIT OR Apache-2.0"
repository = "https://github.com/matklad/ungrammar"
authors = ["Aleksey Kladov <[email protected]>"]
-edition = "2018"
+edition = "2024"
[dependencies]
write-json = "0.1.1"