Skip to content

Commit 6ba22de

Browse files
Bump html5ever from 0.27.0 to 0.35.0 in /native/html5ever_nif
Bumps [html5ever](https://github.com/servo/html5ever) from 0.27.0 to 0.35.0. - [Release notes](https://github.com/servo/html5ever/releases) - [Commits](servo/html5ever@v0.27.0...html5ever-v0.35.0) --- updated-dependencies: - dependency-name: html5ever dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d4ae65 commit 6ba22de

File tree

2 files changed

+40
-9
lines changed

2 files changed

+40
-9
lines changed

native/html5ever_nif/Cargo.lock

Lines changed: 39 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

native/html5ever_nif/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ crate-type = ["cdylib"]
1313
# See the Precompilation guide for details about the features: https://github.com/philss/rustler_precompiled/blob/main/PRECOMPILATION_GUIDE.md
1414
rustler = { version = "0.36", default-features = false, features = ["nif_version_2_15"] }
1515

16-
html5ever = "0.27"
16+
html5ever = "0.35"
1717
markup5ever = "0.12"
1818

1919
tendril = "0.4"

0 commit comments

Comments
 (0)