mirror of
https://github.com/nushell/nushell.git
synced 2025-05-28 02:21:19 +00:00
Previous to this commit, the sysinfo crate would show blank `brand` for Apple M1 architectures whenever you would run `sys | get cpu`. I have fixed the issue in sysinfo, so bumping the dependency version to 0.18.2 means brand now is retrieved successfully on M1 architectures.