mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 22:51:03 +00:00
Report the average network bandwidth (#1551)
* Report the average network bandwidth * Fix concerns
This commit is contained in:
@@ -14,6 +14,7 @@ fnv = "1.0"
|
||||
futures = "0.1"
|
||||
libp2p = { version = "0.2", default-features = false, features = ["secio-rsa", "secio-secp256k1", "libp2p-websocket"] }
|
||||
parking_lot = "0.7.1"
|
||||
lazy_static = "1.2"
|
||||
log = "0.4"
|
||||
rand = "0.5.0"
|
||||
serde = "1.0.70"
|
||||
|
||||
Reference in New Issue
Block a user