mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-05-30 10:01:08 +00:00
Split msg into JSON and internal variant, and other bits
This commit is contained in:
@@ -17,6 +17,7 @@ log = "0.4"
|
||||
rustc-hash = "1.1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = { version = "1.0", features = ["raw_value"] }
|
||||
primitive-types = { version = "0.9.0", features = ["serde"] }
|
||||
common = { path = "../common" }
|
||||
simple_logger = "1.11.0"
|
||||
soketto = "0.4.2"
|
||||
|
||||
Reference in New Issue
Block a user