fix(about): add fallback for hardware model and processor

This commit is contained in:
Jonathan Capps 2025-09-08 19:43:41 +01:00 committed by GitHub
parent f3456ffc18
commit bd7fc2a2f2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 1 deletions

2
Cargo.lock generated
View file

@ -8432,7 +8432,7 @@ version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0978bf7171b3d90bac376700cb56d606feb40f251a475a5d6634613564460b22"
dependencies = [
"windows-sys 0.48.0",
"windows-sys 0.60.2",
]
[[package]]