mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-05-30 05:21:08 +00:00
bimap to store global ID mappings: we'll assign them in node state
This commit is contained in:
@@ -6,6 +6,7 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.41"
|
||||
bimap = "0.6.1"
|
||||
bincode = "1.3.3"
|
||||
common = { path = "../common" }
|
||||
futures = "0.3.15"
|
||||
|
||||
Reference in New Issue
Block a user