Files
SlimeVR-Server/rust-toolchain.toml
2024-06-17 18:18:51 +02:00

5 lines
131 B
TOML

[toolchain]
channel = "1.79"
profile = "default"
components = ["rustc", "cargo", "clippy", "rustfmt", "rust-analyzer", "rust-src"]