Skip to content

Commit

Permalink
Bump rustler from 0.29.1 to 0.30.0 in /native/mail_parser_nif
Browse files Browse the repository at this point in the history
Bumps [rustler](https://github.com/rusterlium/rustler) from 0.29.1 to 0.30.0.
- [Release notes](https://github.com/rusterlium/rustler/releases)
- [Changelog](https://github.com/rusterlium/rustler/blob/master/CHANGELOG.md)
- [Commits](rusterlium/rustler@rustler-0.29.1...rustler-0.30.0)

---
updated-dependencies:
- dependency-name: rustler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 45908cf commit a754683
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions native/mail_parser_nif/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/mail_parser_nif/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ crate-type = ["cdylib"]

[dependencies]
mail-parser = { version = "0.8.2", default-features = false }
rustler = "0.29.1"
rustler = "0.30.0"

[profile.release]
strip = "debuginfo"
Expand Down

0 comments on commit a754683

Please sign in to comment.