4 lines
127 B
TOML
4 lines
127 B
TOML
[toolchain]
|
|
channel = "stable"
|
|
components = ["clippy", "rust-docs", "rust-src", "rust-analyzer", "rustfmt"]
|
|
profile = "default" |