mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 16:55:46 +00:00
Crate renames
This commit is contained in:
@@ -5,13 +5,13 @@ authors = ["Paul Hauner <paul@paulhauner.com>"]
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
eth2_ssz = "0.4.1"
|
||||
ethereum_ssz = "1.0.0-beta.2"
|
||||
tree_hash = "0.4.1"
|
||||
milagro_bls = { git = "https://github.com/sigp/milagro_bls", tag = "v1.4.2", optional = true }
|
||||
rand = "0.7.3"
|
||||
serde = "1.0.116"
|
||||
serde_derive = "1.0.116"
|
||||
eth2_serde_utils = "0.1.1"
|
||||
ethereum_serde_utils = "1.0.0-beta.0"
|
||||
hex = "0.4.2"
|
||||
eth2_hashing = "0.3.0"
|
||||
ethereum-types = "0.14.1"
|
||||
|
||||
Reference in New Issue
Block a user