aboutsummaryrefslogtreecommitdiff
path: root/reference_impl/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'reference_impl/Cargo.toml')
-rw-r--r--reference_impl/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/reference_impl/Cargo.toml b/reference_impl/Cargo.toml
index 8c81e5a..e269fe9 100644
--- a/reference_impl/Cargo.toml
+++ b/reference_impl/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "reference_impl"
version = "0.0.0"
-edition = "2018"
+edition = "2021"
[lib]
name = "reference_impl"