Files
cs220/rust-toolchain.toml
Janggun Lee af889722bc Cleanups
2024-07-30 15:26:33 +09:00

4 lines
66 B
TOML

[toolchain]
channel = "1.80.0"
components = ["rustfmt", "clippy"]