mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 06:21:02 +00:00
Message lane loop metrics (#400)
* message lane metrics * fmt and clippy
This commit is contained in:
committed by
Bastian Köcher
parent
8b8248f83f
commit
cfe1e43473
@@ -9,7 +9,12 @@ license = "GPL-3.0-or-later WITH Classpath-exception-2.0"
|
||||
async-std = "1.6.5"
|
||||
async-trait = "0.1.40"
|
||||
futures = "0.3.5"
|
||||
hex = "0.4"
|
||||
log = "0.4.11"
|
||||
num-traits = "0.2"
|
||||
parking_lot = "0.11.0"
|
||||
|
||||
# Bridge Dependencies
|
||||
|
||||
bp-message-lane = { path = "../../primitives/message-lane" }
|
||||
relay-utils = { path = "../utils" }
|
||||
|
||||
Reference in New Issue
Block a user