Skip to content

Commit 23e8b7a

Browse files
build(deps): bump rustler in /native/test_dylib_module (#255)
Bumps [rustler](https://github.com/rusterlium/rustler) from 0.35.0 to 0.36.0. - [Release notes](https://github.com/rusterlium/rustler/releases) - [Changelog](https://github.com/rusterlium/rustler/blob/master/CHANGELOG.md) - [Commits](rusterlium/rustler@rustler-0.35.0...rustler-0.36.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 b63e77e commit 23e8b7a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

native/test_dylib_module/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/test_dylib_module/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ crate-type = ["cdylib"]
1111

1212
[dependencies]
1313
rhai-dylib = { version = "=0.5.0", features = ["sync"] }
14-
rustler = "0.35.0"
14+
rustler = "0.36.0"

0 commit comments

Comments
 (0)