summaryrefslogtreecommitdiffstats
path: root/tokio-reactor/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tokio-reactor/Cargo.toml')
-rw-r--r--tokio-reactor/Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/tokio-reactor/Cargo.toml b/tokio-reactor/Cargo.toml
index e745872b..4ad3a181 100644
--- a/tokio-reactor/Cargo.toml
+++ b/tokio-reactor/Cargo.toml
@@ -24,9 +24,8 @@ publish = false
[dependencies]
crossbeam-utils = "0.6.0"
-futures = "0.1.19"
lazy_static = "1.0.2"
-log = "0.4.1"
+log = "0.4.6"
mio = "0.6.14"
num_cpus = "1.8.0"
parking_lot = "0.8"