mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-23 08:20:30 +03:00
10724ac958
Co-authored-by: a-kenji <a-kenji@users.noreply.github.com>
6 lines
186 B
TOML
6 lines
186 B
TOML
# This file is updated by `update-toolchain.sh`
|
|
[toolchain]
|
|
channel = "1.61.0"
|
|
components = ["rustfmt", "clippy", "rust-analysis"]
|
|
targets = ["wasm32-wasi", "x86_64-unknown-linux-musl"]
|