4 lines
127 B
TOML
4 lines
127 B
TOML
[toolchain]
|
|
channel = "nightly"
|
|
components = ["rustfmt", "clippy", "rust-src", "llvm-tools-preview"]
|
|
targets = ["x86-pc-none"]
|