Skip to content

Commit b4d14f1

Browse files
chore(deps): bump bls from v5.2.0 to v5.2.1 in /native/bls_nif (#1179)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c7dc62 commit b4d14f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

native/bls_nif/Cargo.lock

+1-1
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.33.0"
14-
bls = { git = "https://github.com/sigp/lighthouse", package = "bls", rev = "v5.2.0" }
14+
bls = { git = "https://github.com/sigp/lighthouse", package = "bls", rev = "v5.2.1" }

0 commit comments

Comments
 (0)