5 lines
95 B
TOML
5 lines
95 B
TOML
|
[toolchain]
|
||
|
channel = "1.88.0"
|
||
|
components = ["rustfmt", "clippy", "cargo"]
|
||
|
profile = "minimal"
|