mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
chore: block recovery cleanup (#21436)
This commit is contained in:
committed by
GitHub
parent
ce4be7dd87
commit
28406938c4
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -10897,7 +10897,6 @@ dependencies = [
|
||||
"alloy-rpc-types-debug",
|
||||
"alloy-trie",
|
||||
"itertools 0.14.0",
|
||||
"k256",
|
||||
"reth-chainspec",
|
||||
"reth-consensus",
|
||||
"reth-errors",
|
||||
@@ -10908,7 +10907,6 @@ dependencies = [
|
||||
"reth-revm",
|
||||
"reth-trie-common",
|
||||
"reth-trie-sparse",
|
||||
"secp256k1 0.30.0",
|
||||
"serde",
|
||||
"serde_with",
|
||||
"thiserror 2.0.18",
|
||||
|
||||
Reference in New Issue
Block a user