rust-toolchain: Update (#1834)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
d36e91e072
commit
788bcd6151
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# This file is updated by `update-toolchain.sh`
|
||||
[toolchain]
|
||||
channel = "1.61.0"
|
||||
channel = "1.62.1"
|
||||
components = ["rustfmt", "clippy", "rust-analysis"]
|
||||
targets = ["wasm32-wasi", "x86_64-unknown-linux-musl"]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue