4 lines
113 B
TOML
4 lines
113 B
TOML
[toolchain]
|
|
channel = "nightly"
|
|
targets = ["x86_64-unknown-none"]
|
|
components = ["rust-src", "llvm-tools-preview"] |