Skip to content

Commit 65d0573

Browse files
chore(deps): bump rustler from 0.34.0 to 0.36.0 in /native/bls_nif (#1361)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f18e48e commit 65d0573

File tree

2 files changed

+20
-60
lines changed

2 files changed

+20
-60
lines changed

native/bls_nif/Cargo.lock

Lines changed: 19 additions & 59 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.36.0"
1414
bls = { git = "https://github.com/sigp/lighthouse", package = "bls", rev = "v6.0.1" }

0 commit comments

Comments
 (0)