mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-19 17:01:07 +00:00
tidyup, add more e2e tests, fix (and test a little) feed msg decoding, supporting bits
This commit is contained in:
@@ -15,5 +15,5 @@ serde_json = "1.0.64"
|
||||
soketto = "0.6.0"
|
||||
thiserror = "1.0.25"
|
||||
tokio = { version = "1.7.1", features = ["full"] }
|
||||
tokio-util = "0.6.7"
|
||||
tokio-util = { version = "0.6.7", features = ["full"] }
|
||||
common = { path = "../common" }
|
||||
|
||||
Reference in New Issue
Block a user