Update tokio.

This commit is contained in:
c0gent 2018-11-25 10:44:51 -08:00
parent 796745d2a9
commit 0a2d062955
No known key found for this signature in database
GPG Key ID: 9CC25E71A743E892
1 changed files with 1 additions and 2 deletions

View File

@ -40,8 +40,7 @@ serde_bytes = "~0.10.4"
serde_derive = "1"
signifix = "0.9"
futures = "0.1"
# tokio = "~0.1.11"
tokio = { git = "https://github.com/tokio-rs/tokio", rev = "51e36e4" }
tokio = "~0.1.13"
tokio-codec = "~0.1.1"
tokio-io = "~0.1.9"
bincode = "1"