mirror of
https://github.com/sigp/lighthouse.git
synced 2026-07-04 13:24:39 +00:00
Superstruct AggregateAndProof (#5715)
* Upgrade `superstruct` to `0.8.0` * superstruct `AggregateAndProof`
This commit is contained in:
@@ -162,7 +162,7 @@ smallvec = "1.11.2"
|
||||
snap = "1"
|
||||
ssz_types = "0.6"
|
||||
strum = { version = "0.24", features = ["derive"] }
|
||||
superstruct = "0.7"
|
||||
superstruct = { git = "https://github.com/sigp/superstruct", rev = "45eecbfb9708c9fe11dbb6a6a5bd8d618f02269e" }
|
||||
syn = "1"
|
||||
sysinfo = "0.26"
|
||||
tempfile = "3"
|
||||
|
||||
Reference in New Issue
Block a user