mirror of
https://github.com/servo/servo.git
synced 2025-07-25 08:10:21 +01:00
Update html5ever/xml5ever.
This commit is contained in:
parent
a24a4f0608
commit
9eaa27c946
10 changed files with 117 additions and 50 deletions
|
@ -55,7 +55,7 @@ euclid = "0.20"
|
|||
fnv = "1.0"
|
||||
fxhash = "0.2"
|
||||
headers = "0.3"
|
||||
html5ever = "0.25"
|
||||
html5ever = "0.26"
|
||||
http = "0.2"
|
||||
hyper_serde = "0.12"
|
||||
image = "0.23"
|
||||
|
@ -116,7 +116,7 @@ webdriver = "0.44"
|
|||
webgpu = { path = "../webgpu" }
|
||||
webrender_api = { git = "https://github.com/servo/webrender" }
|
||||
webxr-api = { git = "https://github.com/servo/webxr", features = ["ipc"] }
|
||||
xml5ever = "0.16"
|
||||
xml5ever = "0.17"
|
||||
|
||||
[target.'cfg(not(target_os = "ios"))'.dependencies]
|
||||
mozangle = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue