Merge pull request #2128 from quentinlesceller/tokio
Temporarily lock tokio on 0.1.11
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ serde_derive = "1"
|
||||
serde_json = "1"
|
||||
log = "0.4"
|
||||
term = "0.5"
|
||||
tokio = "0.1.7"
|
||||
tokio = "= 0.1.11"
|
||||
tokio-core = "0.1"
|
||||
tokio-retry = "0.1"
|
||||
ring = "0.13"
|
||||
|
||||
Reference in New Issue
Block a user