fix(dependencies): require tokio-core 0.1.11
This commit is contained in:
committed by
Sean McArthur
parent
9990e273f6
commit
49fcb0663c
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user