5 lines
98 B
TOML
5 lines
98 B
TOML
[toolchain]
|
|
channel = "nightly-2025-02-20"
|
|
components = ["rustfmt", "clippy"]
|
|
profile = "default"
|