Files
leaf/rust-toolchain.toml
2026-02-27 15:48:16 +01:00

4 lines
67 B
TOML

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