Files
SlimeVR-Server/rust-toolchain.toml
2024-04-04 16:22:51 -03:00

5 lines
94 B
TOML

[toolchain]
channel = "1.77.1"
profile = "default"
components = ["rust-analyzer", "rust-src"]