Files
vacationplanner2ics/rust-toolchain.toml
T

5 lines
86 B
TOML

[toolchain]
channel = "1.98.1"
profile = "minimal"
components = ["clippy", "rustfmt"]