Files
descro/rust-toolchain.toml
2026-05-18 23:13:23 +02:00

5 lines
112 B
TOML

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