WIP: Trying to get futures to work...

This commit is contained in:
Luke Anderson
2019-09-10 17:16:41 +10:00
parent 965d6f1df9
commit 576712cefe
2 changed files with 36 additions and 14 deletions

View File

@@ -26,7 +26,6 @@ clap = "2.32.0"
http = "^0.1.17"
prometheus = { version = "^0.6", features = ["process"] }
hyper = "0.12.34"
futures = "0.1"
exit-future = "0.1.3"
tokio = "0.1.17"
url = "2.0"