fix(ci): configure clippy-specific MSRV

This commit is contained in:
Kat Marchán 2023-02-08 16:06:11 -08:00 committed by GitHub
parent ebc61b5cf8
commit b658fc020b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
clippy.toml Normal file
View File

@ -0,0 +1 @@
msrv = "1.56.0"