Skip to content

Commit 3b7939d

Browse files
committed
Updated LH to the latest RC
1 parent d602de3 commit 3b7939d

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

Cargo.lock

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ headers = "0.4.0"
4848
indexmap = "2.2.6"
4949
jsonwebtoken = { version = "9.3.1", default-features = false }
5050
lazy_static = "1.5.0"
51-
lh_eth2_keystore = { package = "eth2_keystore", git = "https://github.com/sigp/lighthouse", branch = "unstable" }
52-
lh_types = { package = "types", git = "https://github.com/sigp/lighthouse", branch = "unstable" }
51+
lh_eth2_keystore = { package = "eth2_keystore", git = "https://github.com/sigp/lighthouse", tag = "v8.0.0-rc.0" }
52+
lh_types = { package = "types", git = "https://github.com/sigp/lighthouse", tag = "v8.0.0-rc.0" }
5353
parking_lot = "0.12.3"
5454
pbkdf2 = "0.12.2"
5555
prometheus = "0.14.0"

0 commit comments

Comments
 (0)