chore: use alloy-genesis imports for Genesis (#8973)

This commit is contained in:
Dan Cline
2024-06-19 19:14:25 -04:00
committed by GitHub
parent bf9cac7571
commit 8b6ca877d6
24 changed files with 52 additions and 21 deletions

View File

@ -20,6 +20,9 @@ reth-etl.workspace = true
reth-codecs.workspace = true
reth-stages-types.workspace = true
# eth
alloy-genesis.workspace = true
# misc
eyre.workspace = true
thiserror.workspace = true