mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-05-30 08:51:07 +00:00
rename shared to common to disambiguate from 'shard'
This commit is contained in:
@@ -17,7 +17,7 @@ log = "0.4"
|
||||
rustc-hash = "1.1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = { version = "1.0", features = ["raw_value"] }
|
||||
shared = { path = "../shared" }
|
||||
common = { path = "../common" }
|
||||
simple_logger = "1.11.0"
|
||||
soketto = "0.4.2"
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user