mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: rm beacon consensus dep from engine-tree (#13720)
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -7291,7 +7291,6 @@ dependencies = [
|
||||
"proptest",
|
||||
"rand 0.8.5",
|
||||
"rayon",
|
||||
"reth-beacon-consensus",
|
||||
"reth-blockchain-tree-api",
|
||||
"reth-chain-state",
|
||||
"reth-chainspec",
|
||||
@ -7327,6 +7326,7 @@ dependencies = [
|
||||
"reth-trie-parallel",
|
||||
"reth-trie-sparse",
|
||||
"revm-primitives",
|
||||
"schnellru",
|
||||
"thiserror 2.0.9",
|
||||
"tokio",
|
||||
"tracing",
|
||||
|
||||
Reference in New Issue
Block a user