4 lines
87 B
TOML
4 lines
87 B
TOML
|
[toolchain]
|
||
|
channel = "stable"
|
||
|
components = ["cargo", "clippy", "rustfmt", "rust-src"]
|