Skip to content

Commit d9e8d21

Browse files
committed
Merge branch 'main' into validator-state-management-refactor
2 parents 18f0564 + f0f8111 commit d9e8d21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

native/bls_nif/Cargo.lock

Lines changed: 1 addition & 1 deletion
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.34.0"
14-
bls = { git = "https://github.com/sigp/lighthouse", package = "bls", rev = "v5.2.1" }
14+
bls = { git = "https://github.com/sigp/lighthouse", package = "bls", rev = "v5.3.0" }

0 commit comments

Comments
 (0)