Skip to content

Commit 90d3c19

Browse files
committed
fix hashbrown
1 parent 78051ea commit 90d3c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ keywords = ["arc", "lru", "lfu", "timerwheel", "slab"]
1515

1616
[dependencies]
1717
lazy_static="1.5.0"
18-
hashbrown="0.15.1"
18+
hashbrown="0.14.5"
1919
log="0.4.22"
2020

2121
[dependencies.algorithm-macro]

0 commit comments

Comments
 (0)