diff --git a/Cargo.toml b/Cargo.toml index d07acf9..2cc872e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "defaultmap" -version = "0.5.1-alpha.0" +version = "0.6.0" edition = "2021" rust-version = "1.71.0" description = "Provides a HashMap with an automatic default for missing keys."