mirror of
https://github.com/servo/servo.git
synced 2025-08-08 23:15:33 +01:00
Upgrade Hyper
This commit is contained in:
parent
5df705a41f
commit
a48a111cee
42 changed files with 872 additions and 891 deletions
|
@ -16,7 +16,8 @@ compositing = { path = "../compositing" }
|
|||
cookie = "0.11"
|
||||
crossbeam-channel = "0.4"
|
||||
euclid = "0.20"
|
||||
hyper = "0.12"
|
||||
headers = "0.3"
|
||||
http = "0.2"
|
||||
image = "0.23"
|
||||
ipc-channel = "0.14"
|
||||
keyboard-types = "0.5"
|
||||
|
@ -31,4 +32,4 @@ servo_config = { path = "../config" }
|
|||
servo_url = { path = "../url" }
|
||||
style_traits = { path = "../style_traits" }
|
||||
uuid = { version = "0.8", features = ["v4"] }
|
||||
webdriver = "0.40"
|
||||
webdriver = "0.44"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue