mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-19 20:25:40 +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:
@@ -25,8 +25,6 @@ rand = "0.7.2"
|
||||
serde = { version = "1.0.101", features = ["derive"] }
|
||||
take_mut = "0.2.2"
|
||||
void = "1.0.2"
|
||||
tracing = "0.1.10"
|
||||
tracing-subscriber = "0.2.13"
|
||||
serde_json = "1.0.41"
|
||||
sp-utils = { version = "3.0.0", path = "../../primitives/utils" }
|
||||
chrono = "0.4.19"
|
||||
thiserror = "1.0.21"
|
||||
|
||||
Reference in New Issue
Block a user