Skip to content

Commit

Permalink
Update MSRV in .clippy.toml
Browse files Browse the repository at this point in the history
This reflects the changes in #291

Signed-off-by: Joe Richey <joerichey@google.com>
  • Loading branch information
josephlr committed Oct 22, 2022
1 parent bd0654f commit e342760
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 e342760

Please sign in to comment.