mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 00:42:42 +00:00
Add missing crates to cargo workspace (#6774)
* Add the remaining crates to cargo workspace * Merge branch 'unstable' into add-remaining-crates-workspace
This commit is contained in:
@@ -7,8 +7,8 @@ edition = { workspace = true }
|
||||
[dependencies]
|
||||
alloy-primitives = { workspace = true }
|
||||
ethereum_hashing = { workspace = true }
|
||||
safe_arith = { workspace = true }
|
||||
fixed_bytes = { workspace = true }
|
||||
safe_arith = { workspace = true }
|
||||
|
||||
[dev-dependencies]
|
||||
quickcheck = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user