5 lines
88 B
TOML
5 lines
88 B
TOML
[toolchain]
|
|
channel = "stable"
|
|
components = ["rustfmt", "rust-src"]
|
|
profile = "minimal"
|