mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Upgrade Hyper
This commit is contained in:
parent
5df705a41f
commit
a48a111cee
42 changed files with 872 additions and 891 deletions
|
@ -22,7 +22,8 @@ embedder_traits = { path = "../embedder_traits" }
|
|||
euclid = "0.20"
|
||||
gfx = { path = "../gfx" }
|
||||
gfx_traits = { path = "../gfx_traits" }
|
||||
http = "0.1"
|
||||
http = "0.2"
|
||||
headers = "0.3"
|
||||
ipc-channel = "0.14"
|
||||
keyboard-types = "0.5"
|
||||
layout_traits = { path = "../layout_traits" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue