6 lines
112 B
TOML
6 lines
112 B
TOML
[toolchain]
|
|
channel = "nightly"
|
|
components = ["rust-src"]
|
|
targets = ["x86_64-unknown-none"]
|
|
profile = "default"
|