Newer
Older
authors = ["Parity Technologies <admin@parity.io>"]
description = "Telemetry utils"
license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
homepage = "https://substrate.io"
repository = "https://github.com/paritytech/substrate/"
documentation = "https://docs.rs/sc-telemetry"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
libp2p = { version = "0.39.1", default-features = false, features = ["dns-async-std", "tcp-async-io", "wasm-ext", "websocket"] }
serde = { version = "1.0.126", features = ["derive"] }