play around with async tasks

This commit is contained in:
Dietmar Maurer
2018-11-10 12:06:39 +01:00
parent 6639c14bd9
commit 805aec1572
4 changed files with 108 additions and 22 deletions

View File

@ -18,6 +18,7 @@ serde_json = "1.0.32"
serde_derive = "1.0.80"
url = "1.7.1"
futures = "0.1.25"
tokio = "0.1.11"
http = "0.1.13"
hyper = "0.12.14"
lazy_static = "1.1.0"