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:
@ -41,7 +41,7 @@ reth-rpc-api = { path = "../../crates/rpc/rpc-api", features = ["client"] }
|
||||
reth-network = { path = "../../crates/net/network", features = ["serde"] }
|
||||
reth-network-api.workspace = true
|
||||
reth-downloaders = { path = "../../crates/net/downloaders", features = ["test-utils"] }
|
||||
reth-tracing = { path = "../../crates/tracing" }
|
||||
reth-tracing.workspace = true
|
||||
reth-tasks.workspace = true
|
||||
reth-net-nat = { path = "../../crates/net/nat" }
|
||||
reth-payload-builder.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user