Files
SlimeVR-Server/rust-toolchain.toml
lucas lelievre 2bce1af454 Fix deploy data fetching (#1494)
Co-authored-by: Uriel <imurx@proton.me>
2025-07-16 19:29:32 +02:00

5 lines
131 B
TOML

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