mirror of
https://github.com/kmc7468/cs220.git
synced 2025-12-12 21:08:45 +00:00
4 lines
68 B
TOML
4 lines
68 B
TOML
[toolchain]
|
|
channel = "1.80.0"
|
|
components = [ "rustfmt", "clippy" ]
|