Upgrade to html5ever 0.30, xml5ever 0.21, markup5ever 0.15 (#35992)

Signed-off-by: Nico Burns <nico@nicoburns.com>
This commit is contained in:
Nico Burns 2025-03-17 12:01:02 +13:00 committed by GitHub
parent c8d8787959
commit f483a3d34b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 33 additions and 24 deletions

View file

@ -70,7 +70,7 @@ gstreamer-video = "0.23"
harfbuzz-sys = "0.6.1"
headers = "0.4"
hitrace = "0.1.4"
html5ever = "0.29"
html5ever = "0.30"
http = "1.3"
http-body-util = "0.1"
hyper = "1.6"
@ -91,7 +91,7 @@ log = "0.4"
mach2 = "0.4"
malloc_size_of = { package = "servo_malloc_size_of", path = "components/malloc_size_of" }
malloc_size_of_derive = "0.1"
markup5ever = "0.14"
markup5ever = "0.15"
memmap2 = "0.9.5"
mime = "0.3.13"
mime_guess = "2.0.5"
@ -173,7 +173,7 @@ windows-sys = "0.59"
wio = "0.2"
wr_malloc_size_of = { git = "https://github.com/servo/webrender", branch = "0.66" }
xi-unicode = "0.3.0"
xml5ever = "0.20"
xml5ever = "0.21"
[profile.release]
opt-level = 3