Update tokiox

This commit is contained in:
Frank Denis 2019-06-01 00:58:34 +02:00
parent 30f2a7e86a
commit dbef23142a

View file

@ -21,7 +21,7 @@ futures = "0.1.27"
hyper = "0.12.29"
jemallocator = "0"
native-tls = { version = "0.2.3", optional = true }
tokio = "0.1.20"
tokio = "0.1.21"
tokio-current-thread = "0.1.6"
tokio-timer = "0.2.11"
tokio-tls = { version = "0.2.1", optional = true }