mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-05-30 03:01:09 +00:00
Lots more refactoring, finish add node (and almost the location updating)
This commit is contained in:
@@ -14,7 +14,10 @@ hex = "0.4.3"
|
||||
http = "0.2.4"
|
||||
log = "0.4.14"
|
||||
once_cell = "1.8.0"
|
||||
parking_lot = "0.11.1"
|
||||
primitive-types = { version = "0.9.0", features = ["serde"] }
|
||||
reqwest = { version = "0.11.4", features = ["json"] }
|
||||
rustc-hash = "1.1.0"
|
||||
serde = { version = "1.0.126", features = ["derive"] }
|
||||
serde_json = "1.0.64"
|
||||
simple_logger = "1.11.0"
|
||||
|
||||
Reference in New Issue
Block a user