mirror of
https://github.com/servo/servo.git
synced 2025-09-02 19:18:23 +01:00
Bump Stylo to servo/stylo#34 and upgrade html5ever and xml5ever (#32145)
See 81a55ac
"Switch to markup5ever's version of Atom and upgrade xml5ever"
This commit is contained in:
parent
4af413cd04
commit
18a4c7503a
17 changed files with 35 additions and 493 deletions
|
@ -48,7 +48,7 @@ gstreamer-gl-wayland = { version = "0.22" }
|
|||
gstreamer-sys = "0.22"
|
||||
gstreamer-video = "0.22"
|
||||
headers = "0.3"
|
||||
html5ever = "0.26"
|
||||
html5ever = "0.27"
|
||||
http = "0.2"
|
||||
hyper = "0.14"
|
||||
hyper-rustls = { version = "0.24", default-features = false, features = ["acceptor", "http1", "http2", "logging", "tls12", "webpki-tokio"] }
|
||||
|
@ -130,7 +130,7 @@ wgpu-core = { git = "https://github.com/gfx-rs/wgpu", rev = "32e70bc1635905c508d
|
|||
wgpu-types = { git = "https://github.com/gfx-rs/wgpu", rev = "32e70bc1635905c508d408eb1cf22b2aa062ffe1" }
|
||||
winapi = "0.3"
|
||||
xi-unicode = "0.1.0"
|
||||
xml5ever = "0.17"
|
||||
xml5ever = "0.18"
|
||||
|
||||
[profile.release]
|
||||
opt-level = 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue