Upgrade to tokio 0.2 (#163)

This commit is contained in:
Lucio Franco
2019-12-06 00:09:46 -05:00
committed by GitHub
parent 4471a5f19c
commit 3387ef900f
30 changed files with 297 additions and 282 deletions
+1 -1
View File
@@ -15,8 +15,8 @@ deny = [
{ name = "term" },
]
skip = [
{ name = "crossbeam-utils", version = "=0.6.6" },
{ name = "crossbeam-queue", version = "=0.2.0" },
{ name = "bytes", version = "=0.4.12" },
]
skip-tree = [
{ name = "rand", version = "=0.6.5" },