chore: rename crate era-import to era-utils (#15980)

This commit is contained in:
Léa Narzis
2025-04-28 22:07:28 +02:00
committed by GitHub
parent 86adfac165
commit c19dfe9531
10 changed files with 12 additions and 15 deletions

4
Cargo.lock generated
View File

@@ -7113,7 +7113,7 @@ dependencies = [
"reth-downloaders",
"reth-ecies",
"reth-era-downloader",
"reth-era-import",
"reth-era-utils",
"reth-eth-wire",
"reth-ethereum-cli",
"reth-ethereum-primitives",
@@ -7796,7 +7796,7 @@ dependencies = [
]
[[package]]
name = "reth-era-import"
name = "reth-era-utils"
version = "1.3.12"
dependencies = [
"alloy-primitives",