Skip to content

Commit

Permalink
Update MSRV in .clippy.toml (#305)
Browse files Browse the repository at this point in the history
This reflects the changes in #291
  • Loading branch information
josephlr committed Oct 22, 2022
1 parent bd0654f commit f7b7330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clippy.toml
@@ -1 +1 @@
msrv = "1.34"
msrv = "1.36"

0 comments on commit f7b7330

Please sign in to comment.