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