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

lint: fix clippy::suspicious_open_options of project.

This commit is contained in:
Krysztal112233 2024-03-23 16:49:35 +08:00
parent ef8c379370
commit d21dc125d0
No known key found for this signature in database
GPG key ID: 331615739A596A02
4 changed files with 5 additions and 2 deletions

View file

@ -1,2 +1,2 @@
msrv = "1.70.0"
cognitive-complexity-threshold = 10
cognitive-complexity-threshold = 24