chore(meta): manifest maintenance (#5353)

This commit is contained in:
DaniPopes
2023-11-08 20:53:50 +01:00
committed by GitHub
parent c2a33191aa
commit e897764ad4
36 changed files with 247 additions and 246 deletions

View File

@ -15,9 +15,9 @@ ef-tests = []
reth-primitives.workspace = true
reth-db = { workspace = true, features = ["mdbx", "test-utils"] }
reth-provider.workspace = true
reth-stages = { path = "../../crates/stages" }
reth-stages.workspace = true
reth-interfaces.workspace = true
reth-revm = { path = "../../crates/revm" }
reth-revm.workspace = true
alloy-rlp.workspace = true
tokio = "1.28.1"