mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 18:25:30 +00:00
Update to glommio version 0.7 (using crates.io instead of git version)
This commit is contained in:
parent
0d501dc833
commit
f6a7514fb8
5 changed files with 75 additions and 42 deletions
|
|
@ -19,7 +19,7 @@ aquatic_common = "0.1.0"
|
|||
aquatic_http_protocol = "0.1.0"
|
||||
futures-lite = "1"
|
||||
hashbrown = "0.12"
|
||||
glommio = { git = "https://github.com/DataDog/glommio.git", rev = "4e6b14772da2f4325271fbcf12d24cf91ed466e5" }
|
||||
glommio = "0.7"
|
||||
log = "0.4"
|
||||
mimalloc = { version = "0.1", default-features = false }
|
||||
rand = { version = "0.8", features = ["small_rng"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue