Files
Pong/rust-toolchain.toml
2025-10-13 21:23:02 +02:00

4 lines
67 B
TOML

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