mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 10:45:30 +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
|
|
@ -22,7 +22,7 @@ aquatic_toml_config.workspace = true
|
|||
aquatic_udp_protocol.workspace = true
|
||||
|
||||
anyhow = "1"
|
||||
hashbrown = "0.12"
|
||||
hashbrown = "0.13"
|
||||
mimalloc = { version = "0.1", default-features = false }
|
||||
mio = { version = "0.8", features = ["net", "os-poll"] }
|
||||
rand_distr = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue