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