Skip to content

Commit

Permalink
Bump rustler from 0.27.0 to 0.28.0 in /native/html5ever_nif (#88)
Browse files Browse the repository at this point in the history
Bumps [rustler](https://github.com/rusterlium/rustler) from 0.27.0 to 0.28.0.
- [Release notes](https://github.com/rusterlium/rustler/releases)
- [Changelog](https://github.com/rusterlium/rustler/blob/master/CHANGELOG.md)
- [Commits](rusterlium/rustler@rustler-0.27.0...rustler-0.28.0)

---
updated-dependencies:
- dependency-name: rustler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 25, 2023
1 parent 7de19ed commit 7b7d2b5
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 9 deletions.
27 changes: 19 additions & 8 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 @@ -10,7 +10,7 @@ path = "src/lib.rs"
crate-type = ["cdylib"]

[dependencies]
rustler = "0.27.0"
rustler = "0.28.0"

html5ever = "0.26"
markup5ever = "0.11"
Expand Down

0 comments on commit 7b7d2b5

Please sign in to comment.