Files
solisting/rust-toolchain.toml
2026-05-27 23:15:18 +02:00

5 lines
112 B
TOML

[toolchain]
channel = "1.89.0"
components = ["rustfmt","clippy","rust-src","rust-analyzer"]
profile = "minimal"