zellij/rust-toolchain.toml
a-kenji 31ca5b4731
[create-pull-request] automated change (#1980)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-12-01 09:40:36 +01:00

6 lines
186 B
TOML

# This file is updated by `update-toolchain.sh`
[toolchain]
channel = "1.63.0"
components = ["rustfmt", "clippy", "rust-analysis"]
targets = ["wasm32-wasi", "x86_64-unknown-linux-musl"]