Files
leaf/rust-toolchain.toml
T
2025-11-10 16:01:34 +01:00

5 lines
86 B
TOML

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