Skip to content

Commit 03a465a

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

File tree

2 files changed

+20
-66
lines changed

2 files changed

+20
-66
lines changed

native/bls_nif/Cargo.lock

Lines changed: 19 additions & 65 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.34.0"
13+
rustler = "0.35.0"
1414
bls = { git = "https://github.com/sigp/lighthouse", package = "bls", rev = "v5.3.0" }

0 commit comments

Comments
 (0)