mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(ethereum-node): remove reth-primitives dep (#14081)
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -8063,6 +8063,7 @@ dependencies = [
|
||||
"reth-ethereum-consensus",
|
||||
"reth-ethereum-engine-primitives",
|
||||
"reth-ethereum-payload-builder",
|
||||
"reth-ethereum-primitives",
|
||||
"reth-evm",
|
||||
"reth-evm-ethereum",
|
||||
"reth-exex",
|
||||
@ -8072,7 +8073,6 @@ dependencies = [
|
||||
"reth-node-core",
|
||||
"reth-payload-builder",
|
||||
"reth-payload-primitives",
|
||||
"reth-primitives",
|
||||
"reth-provider",
|
||||
"reth-revm",
|
||||
"reth-rpc",
|
||||
|
||||
Reference in New Issue
Block a user