mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-22 22:26:54 +03:00
788bcd6151
Co-authored-by: github-actions[bot] <github-actions[bot]@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.62.1"
|
|
components = ["rustfmt", "clippy", "rust-analysis"]
|
|
targets = ["wasm32-wasi", "x86_64-unknown-linux-musl"]
|