nushell/crates/nu_plugin_sys
Reagan McFarland 995dbd25b3
plugin_sys: Bump sysinfo dep version (#3561)
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.
2021-06-05 18:15:30 -05:00
..
src Finish removing arg deserialization (#3552) 2021-06-04 18:23:57 +12:00
Cargo.toml plugin_sys: Bump sysinfo dep version (#3561) 2021-06-05 18:15:30 -05:00