5 lines
86 B
TOML
5 lines
86 B
TOML
[toolchain]
|
|
channel = "stable"
|
|
profile = "default"
|
|
components = ["clippy", "rustfmt"]
|