mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 18:25:30 +00:00
Update glommio to v0.8
This enables removing membarrier fix
This commit is contained in:
parent
6312a4d88a
commit
45e28cc39a
7 changed files with 15 additions and 41 deletions
|
|
@ -22,7 +22,7 @@ anyhow = "1"
|
|||
async-tungstenite = "0.19"
|
||||
futures = "0.3"
|
||||
futures-rustls = "0.22"
|
||||
glommio = "0.7"
|
||||
glommio = "0.8"
|
||||
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