We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents baf94de + ea90cf8 commit 98f4cb4Copy full SHA for 98f4cb4
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
3
name = "linked-hash-map"
4
-version = "0.0.9"
+version = "0.0.10"
5
license = "MIT/Apache-2.0"
6
description = "A HashMap wrapper that holds key-value pairs in insertion order"
7
authors = [
0 commit comments