Skip to content

Commit

Permalink
rust: Update toolchain version to 1.67
Browse files Browse the repository at this point in the history
  • Loading branch information
har7an committed May 8, 2023
1 parent 204c41e commit 2e16f9c
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 @@
# This file is updated by `update-toolchain.sh`
[toolchain]
channel = "1.63.0"
channel = "1.67.0"
components = ["rustfmt", "clippy", "rust-analysis"]
targets = ["wasm32-wasi", "x86_64-unknown-linux-musl"]

0 comments on commit 2e16f9c

Please sign in to comment.