mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 18:55:32 +00:00
Upgrade hashbrown to version 0.13
This commit is contained in:
parent
1f73d11a97
commit
9ace8f53b8
7 changed files with 21 additions and 12 deletions
|
|
@ -30,7 +30,7 @@ cfg-if = "1"
|
|||
constant_time_eq = "0.2"
|
||||
crossbeam-channel = "0.5"
|
||||
getrandom = "0.2"
|
||||
hashbrown = { version = "0.12", default-features = false }
|
||||
hashbrown = { version = "0.13", default-features = false }
|
||||
hdrhistogram = "7"
|
||||
hex = "0.4"
|
||||
libc = "0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue