Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/stdx/Cargo.toml')
-rw-r--r--crates/stdx/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/stdx/Cargo.toml b/crates/stdx/Cargo.toml
index f6154f1b54..e37ecc8241 100644
--- a/crates/stdx/Cargo.toml
+++ b/crates/stdx/Cargo.toml
@@ -3,7 +3,7 @@ name = "stdx"
version = "0.0.0"
description = "TBD"
license = "MIT OR Apache-2.0"
-edition = "2018"
+edition = "2021"
[lib]
doctest = false