4 lines
68 B
TOML
4 lines
68 B
TOML
|
[toolchain]
|
||
|
channel = "stable"
|
||
|
components = [ "clippy", "rustfmt" ]
|