mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: rm crate reth-rpc-types (#11341)
This commit is contained in:
@ -15,7 +15,6 @@ reth-network-api.workspace = true
|
||||
reth-node-ethereum.workspace = true
|
||||
reth-provider = { workspace = true, features = ["test-utils"] }
|
||||
reth-primitives.workspace = true
|
||||
reth-rpc-types.workspace = true
|
||||
reth.workspace = true
|
||||
tokio-stream.workspace = true
|
||||
eyre.workspace = true
|
||||
|
||||
@ -11,7 +11,6 @@ reth-chainspec.workspace = true
|
||||
reth-db.workspace = true
|
||||
reth-primitives.workspace = true
|
||||
reth-provider.workspace = true
|
||||
reth-rpc-types.workspace = true
|
||||
reth-node-ethereum.workspace = true
|
||||
reth-node-types.workspace = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user