mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
0x/rm unused dep (#6899)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
This commit is contained in:
@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user