helix/rust-toolchain.toml

3 lines
67 B
TOML
Raw Normal View History

2021-09-06 09:59:29 +08:00
[toolchain]
2023-09-15 12:36:30 +08:00
channel = "1.65.0"
components = ["rustfmt", "rust-src"]