mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-02 02:35:31 +00:00
Upgrade hashbrown and indexmap crates
This commit is contained in:
parent
99d8436117
commit
7f01f4024a
7 changed files with 49 additions and 17 deletions
|
|
@ -21,7 +21,7 @@ aquatic_toml_config.workspace = true
|
|||
anyhow = "1"
|
||||
futures-lite = "1"
|
||||
futures-rustls = "0.24"
|
||||
hashbrown = "0.13"
|
||||
hashbrown = "0.14"
|
||||
glommio = "0.8"
|
||||
log = "0.4"
|
||||
mimalloc = { version = "0.1", default-features = false }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue