Implement chrs-observer: Real-time TUI dashboard for cluster monitoring
This commit is contained in:
@@ -10,5 +10,8 @@ tokio = { version = "1.0", features = ["full"] }
|
||||
chrs-mail = { path = "../chrs-mail" }
|
||||
chrs-bubble = { path = "../chrs-bubble" }
|
||||
chrs-backbeat = { path = "../chrs-backbeat" }
|
||||
chrs-discovery = { path = "../chrs-discovery" }
|
||||
chrs-council = { path = "../chrs-council" }
|
||||
chrono = "0.4"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user