mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 16:55:46 +00:00
move alloy to wrokspace
This commit is contained in:
@@ -9,7 +9,7 @@ name = "benches"
|
||||
harness = false
|
||||
|
||||
[dependencies]
|
||||
alloy-primitives = "0.7.7"
|
||||
alloy-primitives = { workspace = true, features = ["rlp"] }
|
||||
merkle_proof = { workspace = true }
|
||||
bls = { workspace = true, features = ["arbitrary"] }
|
||||
kzg = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user