Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Commit d995a34

Browse files
committed
Add clippy config file
In preparation for being able to run `clippy` in the CI pipeline; add a config file that configures `clippy` with our current MSRV.
1 parent 9887c4e commit d995a34

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
@@ -0,0 +1 @@
1+
msrv = "1.41.1"

0 commit comments

Comments
 (0)