mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Update to hashbrown v0.15
This commit is contained in:
parent
86ff9cd577
commit
ea06ffd513
6 changed files with 22 additions and 11 deletions
|
|
@ -23,7 +23,7 @@ anyhow = "1"
|
|||
futures = "0.3"
|
||||
futures-lite = "1"
|
||||
futures-rustls = "0.26"
|
||||
hashbrown = "0.14"
|
||||
hashbrown = "0.15"
|
||||
glommio = "0.9"
|
||||
log = "0.4"
|
||||
mimalloc = { version = "0.1", default-features = false }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue