mirror of https://github.com/fafhrd91/actix-web
Update Cargo.toml
This commit is contained in:
parent
3ea17c4d8b
commit
58ed7dc339
|
@ -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"] }
|
||||
|
|
Loading…
Reference in New Issue