Skip to content

Commit e71da0e

Browse files
Bump html5ever from 0.27.0 to 0.36.0 in /native/html5ever_nif
Bumps [html5ever](https://github.com/servo/html5ever) from 0.27.0 to 0.36.0. - [Release notes](https://github.com/servo/html5ever/releases) - [Commits](https://github.com/servo/html5ever/commits) --- updated-dependencies: - dependency-name: html5ever dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7620470 commit e71da0e

File tree

2 files changed

+109
-20
lines changed

2 files changed

+109
-20
lines changed

native/html5ever_nif/Cargo.lock

Lines changed: 108 additions & 19 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.36"
1717
markup5ever = "0.12"
1818

1919
tendril = "0.4"

0 commit comments

Comments
 (0)