mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +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
|
|
@ -25,7 +25,7 @@ cfg-if = "1"
|
|||
either = "1"
|
||||
futures-lite = "1"
|
||||
futures-rustls = "0.22"
|
||||
glommio = { git = "https://github.com/DataDog/glommio.git", rev = "4e6b14772da2f4325271fbcf12d24cf91ed466e5" }
|
||||
glommio = "0.7"
|
||||
itoa = "1"
|
||||
log = "0.4"
|
||||
mimalloc = { version = "0.1", default-features = false }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue