5 lines
98 B
TOML
5 lines
98 B
TOML
[toolchain]
|
|
channel = "1.97.0"
|
|
profile = "minimal"
|
|
components = ["clippy", "rust-src", "rustfmt"]
|