[feat] more hw info including gpu + refactor fpstest

This commit is contained in:
2025-11-08 15:43:44 +08:00
parent e146fbe393
commit e824455577
25 changed files with 2560 additions and 977 deletions

View File

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