mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
storage: clean up reth-primitives import (#10761)
This commit is contained in:
@ -11,10 +11,14 @@ repository.workspace = true
|
||||
workspace = true
|
||||
|
||||
[dependencies]
|
||||
alloy-rlp.workspace = true
|
||||
# reth
|
||||
reth-primitives.workspace = true
|
||||
reth-fs-util.workspace = true
|
||||
|
||||
# alloy
|
||||
alloy-primitives.workspace = true
|
||||
alloy-rlp.workspace = true
|
||||
|
||||
# misc
|
||||
derive_more.workspace = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user