Merge pull request #2797 from AMS21/fix_2794

Fix system informations `cpu_brand` always being empty
This commit is contained in:
Héctor 2025-02-15 14:15:43 +01:00 committed by GitHub
commit d6848977bc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 204 additions and 116 deletions

View file

@ -177,7 +177,7 @@ smol = "1.0"
smol_str = "0.2"
softbuffer = "0.4"
syntect = "5.1"
sysinfo = "0.30"
sysinfo = "0.33"
thiserror = "1.0"
tiny-skia = "0.11"
tokio = "1.0"