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