Upgrade to html5ever 0.29 and xml5ever 0.20 (#33412)

* Upgrade html5ever and xml5ever

Signed-off-by: Nico Burns <nico@nicoburns.com>

* Upgrade stylo (minor bump for upgraded 5ever deps)

Signed-off-by: Nico Burns <nico@nicoburns.com>

---------

Signed-off-by: Nico Burns <nico@nicoburns.com>
This commit is contained in:
Nico Burns 2024-09-12 12:26:36 +01:00 committed by GitHub
parent 747e562ff0
commit b1486d311a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 26 additions and 28 deletions

View file

@ -59,7 +59,7 @@ gstreamer-sys = "0.22"
gstreamer-video = "0.22"
headers = "0.3"
hitrace = "0.1.4"
html5ever = "0.28"
html5ever = "0.29"
http = "0.2"
hyper = "0.14"
hyper-rustls = { version = "0.24", default-features = false, features = ["acceptor", "http1", "http2", "logging", "tls12", "webpki-tokio"] }
@ -146,7 +146,7 @@ wgpu-core = { git = "https://github.com/gfx-rs/wgpu", rev = "0e352f5b3448236b6cb
wgpu-types = { git = "https://github.com/gfx-rs/wgpu", rev = "0e352f5b3448236b6cbebcd146d0606b00cb3806" }
windows-sys = "0.59"
xi-unicode = "0.3.0"
xml5ever = "0.19"
xml5ever = "0.20"
[profile.release]
opt-level = 3