Update Cargo.toml

This commit is contained in:
Rob Ede 2024-02-08 19:32:25 +00:00 committed by GitHub
parent 3ea17c4d8b
commit 58ed7dc339
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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