primitives: rm alloy BlockId reexport (#12303)

This commit is contained in:
Thomas Coratger
2024-11-04 12:47:18 +01:00
committed by GitHub
parent 566f2b4950
commit 0475af8bdb
25 changed files with 43 additions and 32 deletions

View File

@ -21,6 +21,7 @@ alloy-primitives.workspace = true
alloy-rpc-types-eth.workspace = true
alloy-rpc-types.workspace = true
alloy-rpc-types-trace.workspace = true
alloy-eips.workspace = true
# async
futures.workspace = true
@ -36,4 +37,4 @@ similar-asserts.workspace = true
tokio = { workspace = true, features = ["rt-multi-thread", "macros", "rt"] }
reth-rpc-eth-api.workspace = true
jsonrpsee-http-client.workspace = true
alloy-rpc-types-trace.workspace = true
alloy-rpc-types-trace.workspace = true