Skip to content

Commit

Permalink
feat: more rust 1.62
Browse files Browse the repository at this point in the history
  • Loading branch information
kristof-mattei authored Jul 1, 2022
1 parent e9b4da4 commit 628756b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[toolchain]
channel = "1.61.0"
channel = "stable"
components = [ "cargo", "clippy", "rustfmt" ]
profile = "minimal"

0 comments on commit 628756b

Please sign in to comment.