mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-23 08:57:14 +03:00
ac3c09066b
The new location has been stable for a year, by now peoples toolchains should have been able to catch up.
6 lines
186 B
TOML
6 lines
186 B
TOML
# This file is updated by `update-toolchain.sh`
|
|
[toolchain]
|
|
channel = "1.58.0"
|
|
components = ["rustfmt", "clippy", "rust-analysis"]
|
|
targets = ["wasm32-wasi", "x86_64-unknown-linux-musl"]
|