summaryrefslogtreecommitdiffstats
path: root/tokio/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tokio/Cargo.toml')
-rw-r--r--tokio/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tokio/Cargo.toml b/tokio/Cargo.toml
index 18fa89c3..38d2d6f2 100644
--- a/tokio/Cargo.toml
+++ b/tokio/Cargo.toml
@@ -125,7 +125,6 @@ optional = true
[dev-dependencies]
tokio-test = { version = "0.3.0", path = "../tokio-test" }
futures = { version = "0.3.0", features = ["async-await"] }
-futures-test = "0.3.0"
proptest = "0.9.4"
tempfile = "3.1.0"