5 lines
98 B
TOML
5 lines
98 B
TOML
[toolchain]
|
|
channel = "nightly-2026-05-23"
|
|
profile = "default"
|
|
components = ["clippy", "rustfmt"]
|