Files
SlimeVR-Server/rust-toolchain.toml
2023-08-12 22:07:47 +03:00

5 lines
94 B
TOML

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