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 b53b722 commit 13ba614Copy full SHA for 13ba614
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
3
name = "linked-hash-map"
4
-version = "0.0.11"
+version = "0.1.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