diff --git a/Cargo.toml b/Cargo.toml index 7712cf2..0e42d8e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "bls2brs" version = "0.3.0" authors = ["ns "] -edition = "2018" +edition = "2021" [dependencies] lazy_static = "1"