helix/rust-toolchain.toml
2024-05-07 15:15:52 -04:00

4 lines
78 B
TOML

[toolchain]
channel = "1.74.0"
components = ["rustfmt", "rust-src", "clippy"]