Use tokio-current-thread

This commit is contained in:
Frank Denis 2018-08-24 19:39:30 +02:00
parent 81518fe385
commit 82587db5f6
2 changed files with 4 additions and 3 deletions

View file

@ -15,4 +15,5 @@ clap = "2"
futures = "0.1"
hyper = "0.12"
tokio = "0.1"
tokio-current-thread = "0.1"
tokio-timer = "0.1"