Skip to content

Commit 19f3f04

Browse files
build(deps): update html5ever requirement from 0.35 to 0.37
Updates the requirements on [html5ever](https://github.com/servo/html5ever) to permit the latest version. - [Release notes](https://github.com/servo/html5ever/releases) - [Commits](https://github.com/servo/html5ever/commits) --- updated-dependencies: - dependency-name: html5ever dependency-version: 0.37.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 464787f commit 19f3f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-utility/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ sonic-rs = "0.5.1"
6666
serde_yml = "0.0.12"
6767
basic-toml = "0.1.10"
6868

69-
html5ever = "0.35"
69+
html5ever = "0.37"
7070
lightningcss = { version = "1.0.0-alpha.67", default-features = false, features = [
7171
"dashmap",
7272
"rayon",

0 commit comments

Comments
 (0)