Set MSRV in clippy configuration

This commit is contained in:
timvisee
2023-02-10 11:08:41 +01:00
parent 72d58f051f
commit eb2cf1219e

1
clippy.toml Normal file
View File

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