Files
organic/rust-toolchain.toml
2026-06-18 23:16:57 -04:00

5 lines
87 B
TOML

[toolchain]
channel = "nightly"
profile = "default"
components = ["clippy", "rustfmt"]