Try to add freebsd release with cross #179
Annotations
1 error and 2 warnings
Std (x86_64-unknown-freebsd, bin)
Process completed with exit code 101.
|
Std (x86_64-unknown-freebsd, bin):
crates/nu-system/src/freebsd.rs#L45
use of deprecated method `itertools::Itertools::group_by`: Use .chunk_by() instead
|
Std (x86_64-unknown-freebsd, bin):
crates/nu-system/src/freebsd.rs#L46
use of deprecated method `itertools::Itertools::group_by`: Use .chunk_by() instead
|