[feat] better hw info (still no gpu)

This commit is contained in:
2025-11-08 13:24:00 +08:00
parent 7e097cc9cc
commit e7e0bbd953
8 changed files with 377 additions and 34 deletions

View File

@@ -54,6 +54,7 @@ tauri-plugin-deep-link = "2.4.5"
anyhow = "1.0.100"
notify = "8.2.0"
dirs = "6.0.0"
tokio = { version = "1.40", features = ["process"] }
[target.'cfg(windows)'.dependencies] # Windows Only
winreg = "0.55.0"