Skip to content

Commit

Permalink
Bump rustc to 1.62.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tv42 committed Jul 18, 2022
1 parent ba52ee4 commit b5aebd6
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,5 +1,5 @@
[toolchain]
channel = "1.59.0"
channel = "1.62.0"
components = [ "rustfmt", "clippy", "rust-src", "rust-analysis" ]
targets = [ "wasm32-unknown-unknown", "x86_64-unknown-linux-musl" ]
profile = "minimal"

0 comments on commit b5aebd6

Please sign in to comment.