integrations/rust-toolchain.toml

4 lines
83 B
TOML
Raw Normal View History

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