mirror of
https://github.com/uutils/coreutils
synced 2024-11-16 17:58:06 +00:00
52ea9c4a48
* add "clippy.toml" in order to set MSRV for clippy linting this works only if clippy is invoked with "+nightly" * add "--target" to clippy in order to also lint tests
1 line
16 B
TOML
1 line
16 B
TOML
msrv = "1.43.1"
|