mirror of https://github.com/rwf2/Rocket.git
Hyper has merged Rocket changes. Update to mainline.
This commit is contained in:
parent
1fae041ef5
commit
d39c47aaf2
|
@ -11,9 +11,8 @@ toml = "^0.2"
|
||||||
# cookie = "^0.3"
|
# cookie = "^0.3"
|
||||||
|
|
||||||
[dependencies.hyper]
|
[dependencies.hyper]
|
||||||
git = "https://github.com/SergioBenitez/hyper"
|
version = "^0.9"
|
||||||
default-features = false
|
default-features = false
|
||||||
branch = "0.9.x"
|
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
lazy_static = "*"
|
lazy_static = "*"
|
||||||
|
|
Loading…
Reference in New Issue