This commit is contained in:
2025-06-25 19:12:37 +02:00
parent 2d373da4c5
commit 784dcbf91c
3 changed files with 42 additions and 3 deletions

View File

@@ -18,3 +18,4 @@ clap = { version = "4.4", features = ["derive"] }
serde_json = "1.0"
html-escape = "0.2.13"
once_cell = "1.18"
sysinfo = "0.30.7"