Depend on http:0.1 (#141)

This commit is contained in:
Oliver Gould
2017-10-07 12:34:46 -07:00
committed by Carl Lerche
parent bc679035f9
commit 1c179f7bf2

View File

@@ -27,7 +27,7 @@ futures = "0.1"
tokio-io = "0.1.3"
tokio-timer = "0.1"
bytes = "0.4"
http = { git = "https://github.com/carllerche/http" }
http = "0.1"
byteorder = "1.0"
log = "0.3.8"
fnv = "1.0.5"