4 lines
81 B
TOML
4 lines
81 B
TOML
|
|
[toolchain]
|
||
|
|
channel = "nightly"
|
||
|
|
components = ["rustc-dev", "llvm-tools-preview"]
|