Files
warp/rust-toolchain.toml
2026-04-28 08:43:33 -05:00

5 lines
86 B
TOML

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