chore: move IntegerList to reth-primitives-traits (#8948)

This commit is contained in:
joshieDo
2024-06-19 16:13:31 +02:00
committed by GitHub
parent a3fd112915
commit d0b241c0c2
16 changed files with 32 additions and 258 deletions

View File

@ -15,6 +15,7 @@ workspace = true
# reth
reth-db-api.workspace = true
reth-primitives.workspace = true
reth-primitives-traits.workspace = true
reth-fs-util.workspace = true
reth-storage-errors.workspace = true
reth-libmdbx = { workspace = true, optional = true, features = [