use hyper-proxy 0.4.0 which allows multiple proxies

This commit is contained in:
Johann Tuffe
2017-12-21 15:40:36 +08:00
parent 871b8076e4
commit 4101c78a1f
3 changed files with 22 additions and 22 deletions

View File

@@ -26,7 +26,7 @@ tokio-io = "0.1"
tokio-tls = "0.1"
url = "1.2"
uuid = { version = "0.5", features = ["v4"] }
hyper-proxy = "0.3.0"
hyper-proxy = "0.4.0"
[dev-dependencies]
env_logger = "0.4"