chore: bump alloy and rm EvmOverrides (#8875)

This commit is contained in:
Thomas Coratger
2024-06-17 11:46:42 +02:00
committed by GitHub
parent 859b96388a
commit 333a86db10
20 changed files with 138 additions and 145 deletions

View File

@ -82,7 +82,7 @@ reth-transaction-pool = { workspace = true, features = ["test-utils"] }
# alloy deps for testing against nodes
alloy-node-bindings.workspace = true
alloy-provider.workspace = true
alloy-provider= { workspace = true, features = ["admin-api"] }
# misc
serial_test.workspace = true