Skip to content

Commit

Permalink
chore(dependencies): disable unused futures-util alloc feature (hyper…
Browse files Browse the repository at this point in the history
…ium#3378)

Signed-off-by: Sven Pfennig <[email protected]>
  • Loading branch information
tottoto authored and 0xE282B0 committed Jan 16, 2024
1 parent 8527f5c commit f6ae66e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit f6ae66e

Please sign in to comment.