Skip to content

Commit af5cbfb

Browse files
authored
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 #8125 Co-Authored-By: Mac L <[email protected]>
1 parent 9c6d331 commit af5cbfb

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ ssz_types = "0.11.0"
242242
state_processing = { path = "consensus/state_processing" }
243243
store = { path = "beacon_node/store" }
244244
strum = { version = "0.24", features = ["derive"] }
245-
superstruct = "0.8"
245+
superstruct = "0.10"
246246
swap_or_not_shuffle = { path = "consensus/swap_or_not_shuffle" }
247247
syn = "1"
248248
sysinfo = "0.26"

0 commit comments

Comments
 (0)