mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 14:01:02 +00:00
track tof for inter subsystem messages (#5135)
This commit is contained in:
committed by
GitHub
parent
5c21822e17
commit
16fe04dc79
@@ -11,6 +11,9 @@ futures-timer = "3.0.2"
|
||||
derive_more = "0.99"
|
||||
gum = { package = "tracing-gum", path = "../gum" }
|
||||
thiserror = "1.0.30"
|
||||
crossbeam-queue = "0.3.5"
|
||||
nanorand = { version = "0.7.0", default-features = false, features = ["wyrand"] }
|
||||
coarsetime = "0.1.21"
|
||||
|
||||
[dev-dependencies]
|
||||
futures = { version = "0.3.21", features = ["thread-pool"] }
|
||||
|
||||
Reference in New Issue
Block a user