fix(about): add fallback for hardware model and processor
This commit is contained in:
parent
f3456ffc18
commit
bd7fc2a2f2
2 changed files with 10 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -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]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue