Files
cs420/rust-toolchain.toml
Janggun Lee fcb6ca2538 Update
2025-01-06 18:45:28 +09:00

4 lines
83 B
TOML

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