mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
rpc tracing to workspace (#4986)
This commit is contained in:
@ -76,7 +76,7 @@ reth-primitives = { workspace = true, features = ["test-utils"] }
|
||||
reth-network = { path = ".", features = ["test-utils"] }
|
||||
|
||||
reth-provider = { workspace = true, features = ["test-utils"] }
|
||||
reth-tracing = { path = "../../tracing" }
|
||||
reth-tracing.workspace = true
|
||||
reth-transaction-pool = { workspace = true, features = ["test-utils"] }
|
||||
|
||||
ethers-core = { workspace = true, default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user