0x/rm unused dep (#6899)

Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
This commit is contained in:
back
2024-03-01 03:34:31 -08:00
committed by GitHub
parent defe34f04f
commit 5e2cac442f
67 changed files with 111 additions and 125 deletions

View File

@ -19,8 +19,7 @@ reth-provider.workspace = true
[dev-dependencies]
reth-interfaces = { workspace = true, features = ["test-utils"] }
reth-provider = { workspace = true, features = ["test-utils"] }
assert_matches.workspace = true
mockall = "0.11.3"
mockall = "0.12"
[features]
optimism = ["reth-primitives/optimism"]