4 lines
90 B
TOML
4 lines
90 B
TOML
[toolchain]
|
|
channel = "stable"
|
|
components = [ "rust-src", "rustfmt" ]
|
|
profile = "default"
|