1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00

remove redundant clippy MSRV config

This commit is contained in:
daniel.eades 2025-01-20 06:43:42 +00:00 committed by danieleades
parent 6c26b4c2df
commit 086be29a3c
2 changed files with 0 additions and 8 deletions

View file

@ -1,4 +1,3 @@
msrv = "1.79.0"
cognitive-complexity-threshold = 24
missing-docs-in-crate-items = true
check-private-items = true