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