mirror of
https://github.com/csehviktor/status-monitor.git
synced 2025-08-08 18:06:14 +02:00
improve agent
This commit is contained in:
@@ -5,4 +5,9 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
common = { path = "../common" }
|
||||
tokio = { version = "1.45.1", features = ["full"] }
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
anyhow = "1.0.98"
|
||||
sysinfo = "0.35.2"
|
||||
rumqttc = "0.24.0"
|
||||
toml = "0.8.23"
|
||||
|
||||
Reference in New Issue
Block a user