Files
cs420/rust-toolchain.toml
2025-02-24 17:31:17 +09:00

4 lines
83 B
TOML

[toolchain]
channel = "1.85.0"
components = ["rustfmt", "clippy", "rust-analyzer"]