WEFT_OS/rust-toolchain.toml

5 lines
86 B
TOML
Raw Permalink Normal View History

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