1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-06-12 18:29:34 +00:00

Update Cargo.toml

This commit is contained in:
Rob Ede 2024-02-08 19:32:38 +00:00 committed by GitHub
parent 58ed7dc339
commit 53b90ba1c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -126,7 +126,6 @@ actix-web = "4"
async-stream = "0.3"
criterion = { version = "0.5", features = ["html_reports"] }
divan = "0.1.8"
env_logger = "0.11"
futures-util = { version = "0.3.17", default-features = false, features = ["alloc"] }