We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92c4fc5 commit 1b5ea23Copy full SHA for 1b5ea23
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
3
name = "linked-hash-map"
4
-version = "0.4.2"
+version = "0.5.0"
5
license = "MIT/Apache-2.0"
6
description = "A HashMap wrapper that holds key-value pairs in insertion order"
7
authors = [
0 commit comments