chore: move primitives/stage to reth-stages-types (#8749)

This commit is contained in:
joshieDo
2024-06-11 16:38:26 +02:00
committed by GitHub
parent 87c22d22f8
commit b8759733d4
71 changed files with 231 additions and 181 deletions

View File

@ -23,6 +23,7 @@ reth-libmdbx = { workspace = true, optional = true, features = [
] }
reth-nippy-jar.workspace = true
reth-prune-types.workspace = true
reth-stages-types.workspace = true
reth-tracing.workspace = true
reth-trie-types.workspace = true