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

Bump MSRV to 1.79

This commit is contained in:
Justin Tracey 2024-11-21 22:33:08 -05:00
parent 8bbe39c9ca
commit cb3be5e3aa
No known key found for this signature in database
GPG key ID: 62B84F5ABDDDCE54
4 changed files with 5 additions and 5 deletions

View file

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