Files
cs220/rust-toolchain.toml
2024-07-29 01:11:35 +09:00

4 lines
68 B
TOML

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