helix/rust-toolchain.toml

4 lines
95 B
TOML
Raw Normal View History

2021-09-06 10:59:29 +09:00
[toolchain]
2024-05-07 11:27:28 -04:00
channel = "1.74.0"
2024-07-20 14:10:24 +02:00
components = ["rustfmt", "rust-src", "clippy", "rust-analyzer"]