diff --git a/actix-http/Cargo.toml b/actix-http/Cargo.toml index 274683034..da5e6052f 100644 --- a/actix-http/Cargo.toml +++ b/actix-http/Cargo.toml @@ -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"] }