mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
chore(era): move reth-ethereum-primitives to dev-dependencies (#19847)
This commit is contained in:
@@ -18,8 +18,6 @@ alloy-eips.workspace = true
|
||||
alloy-primitives.workspace = true
|
||||
alloy-rlp.workspace = true
|
||||
|
||||
reth-ethereum-primitives.workspace = true
|
||||
|
||||
# compression and decompression
|
||||
snap.workspace = true
|
||||
|
||||
@@ -32,6 +30,7 @@ eyre.workspace = true
|
||||
rand.workspace = true
|
||||
reqwest.workspace = true
|
||||
reth-era-downloader.workspace = true
|
||||
reth-ethereum-primitives.workspace = true
|
||||
tempfile.workspace = true
|
||||
tokio = { workspace = true, features = ["sync", "macros", "time", "rt-multi-thread"] }
|
||||
test-case.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user