uses hyper-proxy 0.3.0

This commit is contained in:
Johann Tuffe
2017-12-19 15:23:39 +08:00
parent 07f89984c4
commit 2f403175dc
4 changed files with 7 additions and 13 deletions

View File

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