chore: rm blockchaintree dep from errors (#13730)

This commit is contained in:
Matthias Seitz
2025-01-08 14:40:18 +01:00
committed by GitHub
parent cb22b17b3e
commit 4d3cd2f248
4 changed files with 1 additions and 16 deletions

1
Cargo.lock generated
View File

@ -7271,7 +7271,6 @@ dependencies = [
name = "reth-errors"
version = "1.1.5"
dependencies = [
"reth-blockchain-tree-api",
"reth-consensus",
"reth-execution-errors",
"reth-fs-util",