Blob Blame History Raw
--- tokio-executor-0.1.2/Cargo.toml	1970-01-01T01:00:00+01:00
+++ tokio-executor-0.1.2/Cargo.toml	2018-04-03T14:10:29.119158+02:00
@@ -24,10 +24,5 @@
 [dependencies.futures]
 version = "0.1.19"
 
-[dependencies.futures2]
-version = "0.1.0"
-optional = true
-
 [features]
 default = []
-unstable-futures = ["futures2"]