Skip to content

Commit e2d0982

Browse files
chore(deps): bump rustler from 0.36.2 to 0.37.0 in /native/bls_nif
Bumps [rustler](https://github.com/rusterlium/rustler) from 0.36.2 to 0.37.0. - [Release notes](https://github.com/rusterlium/rustler/releases) - [Changelog](https://github.com/rusterlium/rustler/blob/master/CHANGELOG.md) - [Commits](rusterlium/rustler@rustler-0.36.2...rustler-0.37.0) --- updated-dependencies: - dependency-name: rustler dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bcdf36e commit e2d0982

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ path = "src/lib.rs"
1010
crate-type = ["cdylib"]
1111

1212
[dependencies]
13-
rustler = "0.36.2"
13+
rustler = "0.37.0"
1414
bls = { git = "https://github.com/sigp/lighthouse", package = "bls", rev = "v7.0.1" }

0 commit comments

Comments
 (0)