Skip to content

Commit c3f0cc6

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

File tree

2 files changed

+19
-5
lines changed

2 files changed

+19
-5
lines changed

native/html5ever_nif/Cargo.lock

Lines changed: 18 additions & 4 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.33", default-features = false, features = ["derive", "nif_version_2_15"] }
1515

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

1919
tendril = "0.4"

0 commit comments

Comments
 (0)