mirror of
https://github.com/uutils/coreutils.git
synced 2025-07-07 21:45:01 +00:00
clippy: set MSRV to 1.85
This commit is contained in:
parent
9fbb6aca3c
commit
4d44afcd87
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
msrv = "1.85.0"
|
||||
avoid-breaking-exported-api = false
|
||||
check-private-items = true
|
||||
cognitive-complexity-threshold = 24
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue