mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: move primitives/trie to reth-trie-types (#8717)
This commit is contained in:
@ -24,6 +24,7 @@ reth-libmdbx = { workspace = true, optional = true, features = [
|
||||
reth-nippy-jar.workspace = true
|
||||
reth-prune-types.workspace = true
|
||||
reth-tracing.workspace = true
|
||||
reth-trie-types.workspace = true
|
||||
|
||||
# codecs
|
||||
serde = { workspace = true, default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user