Skip to content

Commit 4d44afc

Browse files
committed
clippy: set MSRV to 1.85
1 parent 9fbb6ac commit 4d44afc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.clippy.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
msrv = "1.85.0"
12
avoid-breaking-exported-api = false
23
check-private-items = true
34
cognitive-complexity-threshold = 24

0 commit comments

Comments
 (0)