chore: rm reth-interfaces (#8486)

This commit is contained in:
Matthias Seitz
2024-05-29 18:54:14 +02:00
committed by GitHub
parent bab8aaa29f
commit 42667e1cfd
9 changed files with 21 additions and 112 deletions

View File

@ -54,7 +54,6 @@ once_cell.workspace = true
# reth libs with arbitrary
reth-primitives = { workspace = true, features = ["arbitrary"] }
reth-codecs.workspace = true
reth-interfaces.workspace = true
rand.workspace = true
serde_json.workspace = true