diff --git a/Cargo.toml b/Cargo.toml index 66a91a5d..60bef9ed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,9 +26,7 @@ socket2 = { version = "0.4.4", features = [ "all"] } bytes = { version = "1.0", optional = true } [dev-dependencies] -bencher = "0.1.5" tempfile = "3.2.0" -tokio = { version = "1.2", features = ["macros", "io-util"] } tokio-test = "0.4.2" [package.metadata.docs.rs]