Files
leaf/rust-toolchain.toml
T

5 lines
86 B
TOML
Raw Normal View History

2025-11-10 16:01:34 +01:00
[toolchain]
channel = "1.91.0"
components = ["clippy", "rustfmt"]
profile = "default"