mirror of
https://github.com/kmc7468/cs420.git
synced 2025-12-12 21:18:45 +00:00
4 lines
83 B
TOML
4 lines
83 B
TOML
[toolchain]
|
|
channel = "1.85.0"
|
|
components = ["rustfmt", "clippy", "rust-analyzer"]
|