mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-24 15:55:49 +00:00
Rework telemetry to replace the use of tracing with an object we pass around (#8143)
polkadot companion: paritytech/polkadot#2535
This commit is contained in:
@@ -30,7 +30,6 @@ tracing-core = "0.1.17"
|
||||
tracing-log = "0.1.1"
|
||||
tracing-subscriber = "0.2.15"
|
||||
sp-tracing = { version = "3.0.0", path = "../../primitives/tracing" }
|
||||
sc-telemetry = { version = "3.0.0", path = "../telemetry" }
|
||||
sc-tracing-proc-macro = { version = "3.0.0", path = "./proc-macro" }
|
||||
|
||||
[target.'cfg(target_os = "unknown")'.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user