Files
Pac-Man/rust-toolchain.toml

4 lines
88 B
TOML

[toolchain]
channel = "1.86.0"
components = ["rustfmt", "llvm-tools-preview", "clippy"]