Track HTTP crate
This commit is contained in:
@@ -7,7 +7,7 @@ authors = ["Carl Lerche <me@carllerche.com>"]
|
||||
futures = "0.1"
|
||||
tokio-io = "0.1"
|
||||
bytes = "0.4"
|
||||
http = { git = "https://github.com/carllerche/http", rev = "2dd15d9" }
|
||||
http = { git = "https://github.com/carllerche/http" }
|
||||
env_logger = "0.4"
|
||||
|
||||
mock-io = { git = "https://github.com/carllerche/mock-io", branch = "experiments" }
|
||||
|
||||
Reference in New Issue
Block a user