mirror of
https://github.com/uutils/coreutils
synced 2024-12-18 00:53:25 +00:00
c22cf215ba
- convert to newer `..=` syntax, fixing compiler warnings + requires MinSRV >= v1.26.0 .# [why] The inclusive range operator (`..=`) was stabilized in rust v1.26.0. Warnings requesting conversion from the old `...` operator to `..=` were introduced in rust v1.37.0. * ref: <https://github.com/rust-lang/rust/blob/master/RELEASES.md> |
||
---|---|---|
.. | ||
Cargo.toml | ||
shred.rs |