diff --git a/Cargo.toml b/Cargo.toml index 5f0afbd..16c9ece 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ readme = "README.md" keywords = ["ucs2", "no-std", "encoding"] categories = ["encoding", "no-std"] license = "MPL-2.0" -edition = "2018" +edition = "2021" [dependencies] bit_field = "0.10"