summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index abfc899..9f0b352 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,7 +23,7 @@ mime = "0.3"
openssl = "0.10"
rustc-serialize = "0.3"
tar = "0.4"
-tokio-core = "0.1"
+tokio = "0.1"
url = "1.7"
serde = "1.0"
serde_derive = "1.0"