Skip to content

Commit 9f252e7

Browse files
chore(deps): bump bls from v7.0.0 to v7.0.1 in /native/bls_nif (#1453)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38e9ff3 commit 9f252e7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

native/bls_nif/Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

native/bls_nif/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ crate-type = ["cdylib"]
1111

1212
[dependencies]
1313
rustler = "0.36.1"
14-
bls = { git = "https://github.com/sigp/lighthouse", package = "bls", rev = "v7.0.0" }
14+
bls = { git = "https://github.com/sigp/lighthouse", package = "bls", rev = "v7.0.1" }

0 commit comments

Comments
 (0)