mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-02-04 20:15:03 -05:00
chore: rename crate era-import to era-utils (#15980)
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user