mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-06 10:11:44 +00:00
Added Capella Data Structures to consensus/types (#3637)
* Ran Cargo fmt * Added Capella Data Structures to consensus/types
This commit is contained in:
@@ -44,7 +44,7 @@ regex = "1.5.5"
|
||||
lazy_static = "1.4.0"
|
||||
parking_lot = "0.12.0"
|
||||
itertools = "0.10.0"
|
||||
superstruct = "0.5.0"
|
||||
superstruct = "0.6.0"
|
||||
serde_json = "1.0.74"
|
||||
smallvec = "1.8.0"
|
||||
serde_with = "1.13.0"
|
||||
|
||||
Reference in New Issue
Block a user