mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-27 01:33:33 +00:00
Remove serde derive references (#4830)
* remove remaining uses of serde_derive * fix lockfile --------- Co-authored-by: João Oliveira <hello@jxs.pt>
This commit is contained in:
@@ -13,7 +13,6 @@ types = { workspace = true }
|
||||
ethereum_ssz = { workspace = true }
|
||||
ethereum_ssz_derive = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
serde_derive = "1.0.116"
|
||||
serde_yaml = { workspace = true }
|
||||
safe_arith = { workspace = true }
|
||||
superstruct = { workspace = true }
|
||||
superstruct = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user