mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 16:55:46 +00:00
Bump superstruct to 0.10.0 (#8133)
Bump `superstruct` to the latest release `0.10.0`. This version uses a later version of `darling` which is helpful for https://github.com/sigp/lighthouse/pull/8125 Co-Authored-By: Mac L <mjladson@pm.me>
This commit is contained in:
@@ -242,7 +242,7 @@ ssz_types = "0.11.0"
|
||||
state_processing = { path = "consensus/state_processing" }
|
||||
store = { path = "beacon_node/store" }
|
||||
strum = { version = "0.24", features = ["derive"] }
|
||||
superstruct = "0.8"
|
||||
superstruct = "0.10"
|
||||
swap_or_not_shuffle = { path = "consensus/swap_or_not_shuffle" }
|
||||
syn = "1"
|
||||
sysinfo = "0.26"
|
||||
|
||||
Reference in New Issue
Block a user