deps: Bump html5ever to 0.32.1 (#37717)

Includes SIMD optimizations on x86 and aarch64 for the data state.

Testing: Covered by existing tests

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
This commit is contained in:
Jonathan Schwender 2025-06-26 11:53:59 +02:00 committed by GitHub
parent 125df89836
commit 25a5f079ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -71,7 +71,7 @@ gstreamer-video = "0.23"
harfbuzz-sys = "0.6.1"
headers = "0.4"
hitrace = "0.1.5"
html5ever = "0.31"
html5ever = "0.32"
http = "1.3"
http-body-util = "0.1"
hyper = "1.6"