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

@ -10,7 +10,7 @@ description = "Commonly used types in reth."
[dependencies]
# reth
reth-codecs = { path = "../storage/codecs" }
reth-codecs.workspace = true
reth-rpc-types.workspace = true
revm-primitives = { workspace = true, features = ["serde"] }