Update glommio to v0.8

This enables removing membarrier fix
This commit is contained in:
Joakim Frostegård 2023-03-15 23:50:36 +01:00
parent 6312a4d88a
commit 45e28cc39a
7 changed files with 15 additions and 41 deletions

View file

@ -32,7 +32,7 @@ either = "1"
futures = "0.3"
futures-lite = "1"
futures-rustls = "0.22"
glommio = "0.7"
glommio = "0.8"
itoa = "1"
libc = "0.2"
log = "0.4"