5 lines
124 B
TOML
5 lines
124 B
TOML
[toolchain]
|
|
channel = "stable"
|
|
components = ["rustfmt", "rustc", "clippy", "rust-src", "rust-analyzer"]
|
|
profile = "default"
|