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

@ -35,7 +35,7 @@ either = "1"
futures = "0.3"
futures-lite = "1"
futures-rustls = "0.26"
glommio = "0.8"
glommio = "0.9"
httparse = "1"
itoa = "1"
libc = "0.2"