coreutils
coreutils copied to clipboard
0.0.23 => 0.0.24
I wonder what changed
--- TRY 3 STDERR: coreutils::tests test_seq::test_width_negative_decimal_notation ---
thread 'test_seq::test_width_negative_decimal_notation' panicked at 'Command was expected to succeed.
stdout =
stderr = error: unexpected argument '-.' found
tip: to pass '-.' as a value, use '-- -.'
Usage: /home/runner/work/coreutils/coreutils/target/debug/coreutils seq [OPTION]... LAST
/home/runner/work/coreutils/coreutils/target/debug/coreutils seq [OPTION]... FIRST LAST
/home/runner/work/coreutils/coreutils/target/debug/coreutils seq [OPTION]... FIRST INCREMENT LAST
Maybe it's because Cargo.lock wasn't updated and therefore it just regenerated it and bumped the clap dependency or something?