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