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 78051ea commit 90d3c19Copy full SHA for 90d3c19
Cargo.toml
@@ -15,7 +15,7 @@ keywords = ["arc", "lru", "lfu", "timerwheel", "slab"]
15
16
[dependencies]
17
lazy_static="1.5.0"
18
-hashbrown="0.15.1"
+hashbrown="0.14.5"
19
log="0.4.22"
20
21
[dependencies.algorithm-macro]
0 commit comments