Skip to content

Commit 0bea431

Browse files
build(deps): bump rustler from 0.31.0 to 0.32.1 in /native/rhai_rustler
Bumps [rustler](https://github.com/rusterlium/rustler) from 0.31.0 to 0.32.1. - [Release notes](https://github.com/rusterlium/rustler/releases) - [Changelog](https://github.com/rusterlium/rustler/blob/master/CHANGELOG.md) - [Commits](rusterlium/rustler@rustler-0.31.0...rustler-0.32.1) --- updated-dependencies: - dependency-name: rustler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c1880a7 commit 0bea431

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

native/rhai_rustler/Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

native/rhai_rustler/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ crate-type = ["cdylib"]
1313
rhai = { version = "=1.17.1", features = ["sync"] }
1414
rhai-dylib = { version = "0.2.1", features = ["sync"] }
1515
thiserror = "1.0.56"
16-
rustler = "0.31.0"
16+
rustler = "0.32.1"
1717

1818
[features]
1919
nif_version_2_15 = ["rustler/nif_version_2_15"]

0 commit comments

Comments
 (0)