diff --git a/Cargo.toml b/Cargo.toml index 362352e..4400e6e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "linked-hash-map" -version = "0.5.5" +version = "0.5.6" license = "MIT/Apache-2.0" description = "A HashMap wrapper that holds key-value pairs in insertion order" authors = [