Files
leaf/rust-toolchain.toml
T

4 lines
67 B
TOML
Raw Normal View History

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