6 lines
87 B
TOML
6 lines
87 B
TOML
[toolchain]
|
|
channel = "stable"
|
|
components = ["rustfmt", "clippy"]
|
|
profile = "minimal"
|
|
|