Skip to content

Commit 3193a8f

Browse files
Bump rustler from 0.24.0 to 0.25.0 in /native/html5ever_nif (#61)
Bumps [rustler](https://github.com/rusterlium/rustler) from 0.24.0 to 0.25.0. - [Release notes](https://github.com/rusterlium/rustler/releases) - [Changelog](https://github.com/rusterlium/rustler/blob/master/CHANGELOG.md) - [Commits](rusterlium/rustler@rustler-0.24.0...rustler-0.25.0) --- updated-dependencies: - dependency-name: rustler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac88e1c commit 3193a8f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

native/html5ever_nif/Cargo.lock

Lines changed: 4 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
@@ -10,7 +10,7 @@ path = "src/lib.rs"
1010
crate-type = ["cdylib"]
1111

1212
[dependencies]
13-
rustler = "0.24.0"
13+
rustler = "0.25.0"
1414

1515
html5ever = "0.25"
1616
markup5ever = "0.10"

0 commit comments

Comments
 (0)