Files
SlimeVR-Server/rust-toolchain.toml
2023-11-03 14:29:19 -03:00

5 lines
92 B
TOML

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