mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-05-30 03:01:09 +00:00
WIP filling in core aggregator match arms and various other tweaks
This commit is contained in:
@@ -12,10 +12,12 @@ futures = "0.3.15"
|
||||
hex = "0.4.3"
|
||||
http = "0.2.4"
|
||||
log = "0.4.14"
|
||||
once_cell = "1.8.0"
|
||||
primitive-types = { version = "0.9.0", features = ["serde"] }
|
||||
serde = { version = "1.0.126", features = ["derive"] }
|
||||
serde_json = "1.0.64"
|
||||
simple_logger = "1.11.0"
|
||||
smallvec = "1.6.1"
|
||||
soketto = "0.6.0"
|
||||
structopt = "0.3.21"
|
||||
thiserror = "1.0.25"
|
||||
|
||||
Reference in New Issue
Block a user