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 2f6cd7d commit 3f74472Copy full SHA for 3f74472
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "hashlink"
3
-version = "0.8.1"
+version = "0.8.2"
4
authors = ["kyren <kerriganw@gmail.com>"]
5
edition = "2018"
6
description = "HashMap-like containers that hold their key-value pairs in a user controllable order"
0 commit comments