scanner status command(1)

Signed-off-by: mujunxiang <1948535941@qq.com>
This commit is contained in:
mujunxiang
2024-12-02 21:18:16 +08:00
parent 8c632986a0
commit f87b2bee95
29 changed files with 1363 additions and 145 deletions
Generated
+2
View File
@@ -1673,6 +1673,8 @@ dependencies = [
name = "madmin"
version = "0.0.1"
dependencies = [
"chrono",
"common",
"psutil",
"serde",
]