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