text-generation-inference/rust-toolchain.toml

4 lines
66 B
TOML
Raw Normal View History

2022-10-14 13:56:21 +00:00
[toolchain]
channel = "stable"
2024-02-16 10:58:58 +00:00
components = ["rustfmt", "clippy"]