put all files in their expected file

This commit is contained in:
2025-08-08 14:19:12 +02:00
parent 1a5828f905
commit 0cdab2443d
7 changed files with 835 additions and 944 deletions

View File

@@ -16,7 +16,7 @@ sysinfo = "0.36.1"
metrics = "0.24.2"
chrono = "0.4"
nvml-wrapper = "0.10"
anyhow = "1.0.98"
[target.'cfg(windows)'.dependencies]
winapi = { version = "0.3", features = ["winuser", "pdh", "ifmib", "iphlpapi", "winerror" ,"wbemcli", "combaseapi"] }