Files
SlimeVR-Server/rust-toolchain.toml
2024-10-14 13:18:43 +02:00

5 lines
131 B
TOML

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