Skip to content

Commit

Permalink
Bump html5ever from 0.27.0 to 0.28.0 in /native/html5ever_nif
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Aug 17, 2024
1 parent 24320bd commit cae7319
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 5 deletions.
22 changes: 18 additions & 4 deletions native/html5ever_nif/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion native/html5ever_nif/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ crate-type = ["cdylib"]
# See the Precompilation guide for details about the features: https://github.com/philss/rustler_precompiled/blob/main/PRECOMPILATION_GUIDE.md
rustler = { version = "0.34", default-features = false, features = ["derive", "nif_version_2_15"] }

html5ever = "0.27"
html5ever = "0.28"
markup5ever = "0.12"

tendril = "0.4"
Expand Down

0 comments on commit cae7319

Please sign in to comment.