diff --git a/Cargo.toml b/Cargo.toml index ecee8dd277..7f5d859ba8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,7 +46,6 @@ want = { version = "0.3", optional = true } [dev-dependencies] form_urlencoded = "1" -futures-util = { version = "0.3", default-features = false, features = ["alloc"] } http-body-util = "=0.1.0-rc.3" pretty_env_logger = "0.5" spmc = "0.3"