Skip to content

Commit 433afef

Browse files
build(deps): bump rustler from 0.36.0 to 0.36.1 in /native/rhai_rustler (#259)
Bumps [rustler](https://github.com/rusterlium/rustler) from 0.36.0 to 0.36.1. - [Release notes](https://github.com/rusterlium/rustler/releases) - [Changelog](https://github.com/rusterlium/rustler/blob/master/CHANGELOG.md) - [Commits](rusterlium/rustler@rustler-0.36.0...rustler-0.36.1) --- updated-dependencies: - dependency-name: rustler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cdc0fc7 commit 433afef

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

native/rhai_rustler/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/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.21.0", features = ["sync"] }
1414
rhai-dylib = { version = "0.5.0", features = ["sync"] }
1515
thiserror = "2.0.11"
16-
rustler = "0.36.0"
16+
rustler = "0.36.1"
1717

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

0 commit comments

Comments
 (0)