Try to enable rust-toolchain.toml for freebsd release #188
Annotations
2 warnings
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
|