mirror of
https://github.com/csehviktor/status-monitor.git
synced 2025-08-08 18:06:14 +02:00
use cli parser for agent
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -22,12 +22,12 @@ name = "agent"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
"common",
|
||||
"rumqttc",
|
||||
"serde",
|
||||
"sysinfo",
|
||||
"tokio",
|
||||
"toml 0.8.23",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user