Update Rust crate html5ever to 0.36.0

This commit is contained in:
renovate[bot]
2025-12-01 18:31:50 +00:00
committed by GitHub
parent 55830b9fca
commit 3d39bf4adb
2 changed files with 67 additions and 34 deletions

View File

@@ -36,7 +36,7 @@ futures-util = "0.3.31"
glob = "0.3.3"
handlebars = "6.3.2"
hex = "0.4.3"
html5ever = "0.35.0"
html5ever = "0.36.0"
indexmap = "2.12.1"
ignore = "0.4.25"
mdbook-core = { path = "crates/mdbook-core", version = "0.5.1" }