summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorLibravatar AMS21 <AMS21.github@gmail.com>2025-02-07 08:44:07 +0100
committerLibravatar AMS21 <AMS21.github@gmail.com>2025-02-07 08:48:52 +0100
commit3c01854575bfe2f1ba880520d54b7c84f893e26d (patch)
tree14cbbdc0af962422ad791b35ae43bb8254e40772 /Cargo.lock
parent940a079d83f904bef0eb9514fce50cd0109219c9 (diff)
downloadiced-3c01854575bfe2f1ba880520d54b7c84f893e26d.tar.gz
iced-3c01854575bfe2f1ba880520d54b7c84f893e26d.tar.bz2
iced-3c01854575bfe2f1ba880520d54b7c84f893e26d.zip
Fix system informations `cpu_brand` always being empty
This was caused by a misuse of the `global_cpu_info` function, which does not contain a valid `cpu_brand` field. To fix this, we now get the first cpu and return it's brand instead. Fixes #2794
Diffstat (limited to 'Cargo.lock')
0 files changed, 0 insertions, 0 deletions