mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-20 21:34:46 +00:00
Bump crate versions (#2829)
This commit is contained in:
@@ -12,7 +12,7 @@ path = "src/lib.rs"
|
||||
tokio = { version = "1.14.0", features = ["time", "rt-multi-thread", "macros"] }
|
||||
|
||||
[dependencies]
|
||||
tree_hash = "0.4.0"
|
||||
tree_hash = "0.4.1"
|
||||
clap = "2.33.3"
|
||||
slashing_protection = { path = "./slashing_protection" }
|
||||
slot_clock = { path = "../common/slot_clock" }
|
||||
|
||||
Reference in New Issue
Block a user