Files
Infinity_Vis_Rust/rust-toolchain.toml
2026-04-17 01:33:23 +02:00

5 lines
67 B
TOML

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