Skip to content

Commit f55abf5

Browse files
chore(deps): bump bls from v7.0.1 to v7.1.0 in /native/bls_nif
--- updated-dependencies: - dependency-name: bls dependency-version: cfb1f7331064b758c6786e4e1dc15507af5ff5d1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f252e7 commit f55abf5

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

native/bls_nif/Cargo.lock

Lines changed: 13 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
@@ -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.1" }
14+
bls = { git = "https://github.com/sigp/lighthouse", package = "bls", rev = "v7.1.0" }

0 commit comments

Comments
 (0)