diff --git a/Cargo.toml b/Cargo.toml index fe2395b..68f4303 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "equivalent" -version = "1.0.1" +version = "1.0.2" rust-version = "1.6" license = "Apache-2.0 OR MIT" description = "Traits for key comparison in maps."