mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 00:42:42 +00:00
Crate renames
This commit is contained in:
@@ -9,7 +9,7 @@ edition = "2021"
|
||||
[dependencies]
|
||||
state_processing = { path = "../../consensus/state_processing" }
|
||||
types = { path = "../../consensus/types" }
|
||||
eth2_ssz = "0.4.1"
|
||||
ethereum_ssz = "1.0.0-beta.2"
|
||||
beacon_chain = { path = "../../beacon_node/beacon_chain" }
|
||||
lazy_static = "1.4.0"
|
||||
tokio = { version = "1.14.0", features = ["rt-multi-thread"] }
|
||||
|
||||
Reference in New Issue
Block a user