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:
Oriol Brufau 2024-04-26 11:06:24 +02:00 committed by GitHub
parent 4af413cd04
commit 18a4c7503a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 35 additions and 493 deletions

View file

@ -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