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 7138c5a commit 727f317Copy full SHA for 727f317
Cargo.toml
@@ -1,9 +1,10 @@
1
[package]
2
name = "multi-map"
3
-version = "1.2.0"
+version = "1.3.0"
4
authors = [
5
"theJPster <[email protected]>",
6
"Daniel Faust",
7
+ "Hans Mündelein",
8
]
9
description = "Like a std::collection::HashMap, but allows you to use either of two different keys to retrieve items."
10
license = "MIT"
0 commit comments