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"
|
||||
|
||||
[dependencies.hyper]
|
||||
git = "https://github.com/SergioBenitez/hyper"
|
||||
version = "^0.9"
|
||||
default-features = false
|
||||
branch = "0.9.x"
|
||||
|
||||
[dev-dependencies]
|
||||
lazy_static = "*"
|
||||
|
|
Loading…
Reference in New Issue