4 lines
80 B
TOML
4 lines
80 B
TOML
[toolchain]
|
|
channel = "nightly"
|
|
components = [ "rust-src" ]
|
|
profile = "minimal"
|