3 lines
86 B
TOML
3 lines
86 B
TOML
[toolchain]
|
|
channel = "stable"
|
|
components = ["clippy", "rust-analyzer", "rust-src"]
|