Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/syntax/fuzz/Cargo.toml')
-rw-r--r--crates/syntax/fuzz/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/syntax/fuzz/Cargo.toml b/crates/syntax/fuzz/Cargo.toml
index f01593fd99..37394c5ba8 100644
--- a/crates/syntax/fuzz/Cargo.toml
+++ b/crates/syntax/fuzz/Cargo.toml
@@ -3,7 +3,7 @@
name = "syntax-fuzz"
version = "0.0.1"
publish = false
-edition = "2018"
+edition = "2021"
[package.metadata]
cargo-fuzz = true