mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Move to latest hyper everywhere
This commit is contained in:
parent
ec79881471
commit
f80f99fe1e
15 changed files with 178 additions and 237 deletions
|
@ -79,9 +79,9 @@ time = "0.1.12"
|
|||
bitflags = "*"
|
||||
rustc-serialize = "*"
|
||||
libc = "*"
|
||||
hyper = "0.4"
|
||||
hyper = "0.5"
|
||||
cssparser = "0.3.1"
|
||||
unicase = "0.1"
|
||||
num = "0.1.24"
|
||||
websocket = "0.11.0"
|
||||
websocket = "0.12"
|
||||
uuid = "0.1.16"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue