integrations/rust-toolchain.toml

4 lines
83 B
TOML
Raw Permalink Normal View History

2026-03-24 09:50:06 +01:00
[toolchain]
channel = "1.92.0"
2026-03-24 09:50:06 +01:00
components = ["rustfmt", "clippy", "rust-analyzer"]