We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16c7d69 commit 92d02cbCopy full SHA for 92d02cb
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "expiringmap"
3
-version = "0.1.0"
+version = "0.1.1"
4
edition = "2021"
5
description = "an AHashMap-backed TTL map"
6
keywords = ["ttl", "cache"]
0 commit comments