Inform clippy of supported compiler version in clippy.toml

This commit is contained in:
David Tolnay
2022-04-30 20:40:23 -07:00
parent 9b2d8dfc6b
commit 52391fd868
4 changed files with 4 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
msrv = "1.13.0"
+1
View File
@@ -0,0 +1 @@
msrv = "1.31.0"
+1
View File
@@ -0,0 +1 @@
msrv = "1.31.0"
+1
View File
@@ -0,0 +1 @@
msrv = "1.13.0"