Skip to content

Commit

Permalink
Bump rustler_codegen from 0.31.0 to 0.32.1 in /native/arb
Browse files Browse the repository at this point in the history
Bumps [rustler_codegen](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_codegen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent 3399044 commit 1e54122
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 4 deletions.
24 changes: 21 additions & 3 deletions native/arb/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/arb/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ crate-type = ["dylib"]

[dependencies]
rustler = "0.31.0"
rustler_codegen = "0.31.0"
rustler_codegen = "0.32.1"
arb = { git = "https://github.com/adriankumpf/abacom-relay-board", tag = 'v0.5.3' }

0 comments on commit 1e54122

Please sign in to comment.