Hyper has merged Rocket changes. Update to mainline.

This commit is contained in:
Sergio Benitez 2016-12-16 15:48:16 -08:00
parent 1fae041ef5
commit d39c47aaf2
1 changed files with 1 additions and 2 deletions

View File

@ -11,9 +11,8 @@ toml = "^0.2"
# cookie = "^0.3"
[dependencies.hyper]
git = "https://github.com/SergioBenitez/hyper"
version = "^0.9"
default-features = false
branch = "0.9.x"
[dev-dependencies]
lazy_static = "*"