Crate renames

This commit is contained in:
Michael Sproul
2023-01-16 17:19:04 +11:00
parent 38514c07f2
commit 0d54534eb4
30 changed files with 59 additions and 59 deletions

View File

@@ -10,7 +10,7 @@ clap = "2.33.3"
clap_utils = { path = "../common/clap_utils" }
lighthouse_network = { path = "../beacon_node/lighthouse_network" }
types = { path = "../consensus/types" }
eth2_ssz = "0.4.1"
ethereum_ssz = "1.0.0-beta.2"
slog = "2.5.2"
tokio = "1.14.0"
log = "0.4.11"