GuillaumeGomez / sysinfo

Cross-platform library to fetch system information
MIT License
2.17k stars 320 forks source link

feat(common): fallback to std::env::consts::ARCH for System::cpu_arch #1358

Closed ayn2op closed 1 month ago

ayn2op commented 1 month ago

Closes #1356

GuillaumeGomez commented 1 month ago

Thanks!