llm-ls/rust-toolchain.toml
Gered 5abb3c86b4 add rust-toolchain.toml to set rust 1.79.0 to fix build issues
there are some dependency updates necessary to use 1.80+, but i'm not
really interested in fixes these problems myself, so i'll just sidestep
that problem with this
2024-11-03 17:14:10 -05:00

2 lines
30 B
TOML

[toolchain]
channel = "1.79.0"