Update glommio to v0.9

This commit is contained in:
Joakim Frostegård 2024-04-25 22:50:41 +02:00
parent 6c4b2d384d
commit b1848c361d
5 changed files with 20 additions and 30 deletions

View file

@ -24,7 +24,7 @@ futures = "0.3"
futures-lite = "1"
futures-rustls = "0.26"
hashbrown = "0.14"
glommio = "0.8"
glommio = "0.9"
log = "0.4"
mimalloc = { version = "0.1", default-features = false }
rand = { version = "0.8", features = ["small_rng"] }