fix(dependencies): require tokio-core 0.1.11

This commit is contained in:
Klaus Purer
2018-03-05 19:32:31 +01:00
committed by Sean McArthur
parent 9990e273f6
commit 49fcb0663c

View File

@@ -32,7 +32,7 @@ mime = "0.3.2"
percent-encoding = "1.0"
relay = "0.1"
time = "0.1"
tokio-core = "0.1.6"
tokio-core = "0.1.11"
tokio-proto = { version = "0.1", optional = true }
tokio-service = "0.1"
tokio-io = "0.1"