Skip to content

Commit 2b63f58

Browse files
chore(deps): bump rustler from 0.32.1 to 0.33.0 in /native/bls_nif (#1132)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b469fd8 commit 2b63f58

File tree

2 files changed

+7
-8
lines changed

2 files changed

+7
-8
lines changed

native/bls_nif/Cargo.lock

Lines changed: 6 additions & 7 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.32.1"
13+
rustler = "0.33.0"
1414
bls = { git = "https://github.com/sigp/lighthouse", package = "bls", rev = "v5.1.3" }

0 commit comments

Comments
 (0)