html: Upgrade html5ever

This commit is contained in:
Kévin Commaille 2024-03-24 09:57:19 +01:00 committed by Kévin Commaille
parent fb904e76be
commit 5a0faa81b1

View File

@ -16,7 +16,7 @@ rustdoc-args = ["--cfg", "docsrs"]
[dependencies]
as_variant = { workspace = true }
html5ever = "0.26.0"
html5ever = "0.27.0"
phf = { version = "0.11.1", features = ["macros"] }
tracing = { workspace = true, features = ["attributes"] }
wildmatch = "2.0.0"