chore: Replace reth-provider dependency for reth-eth-types with direct dependencies (#10175)

This commit is contained in:
Nikolai Golub
2024-08-07 20:05:19 +02:00
committed by GitHub
parent d191886c37
commit e199173dee
20 changed files with 57 additions and 49 deletions

View File

@ -29,6 +29,7 @@ op-alloy-rpc-types = { workspace = true, optional = true }
# misc
auto_impl.workspace = true
once_cell.workspace = true
serde = { workspace = true, optional = true }
serde_json.workspace = true