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

@ -11,7 +11,7 @@ description = "A basic payload builder for reth that uses the txpool API to buil
[dependencies]
# reth
reth-primitives.workspace = true
reth-revm = { path = "../../revm" }
reth-revm.workspace = true
reth-transaction-pool.workspace = true
reth-provider.workspace = true
reth-payload-builder.workspace = true