chore(tests): fix tokio runtime deprecations
This commit is contained in:
@@ -31,7 +31,7 @@ iovec = "0.1"
|
||||
log = "0.4"
|
||||
net2 = "0.2.32"
|
||||
time = "0.1"
|
||||
tokio = "0.1.3"
|
||||
tokio = "0.1.5"
|
||||
tokio-executor = "0.1.0"
|
||||
tokio-service = "0.1"
|
||||
tokio-io = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user