text-generation-inference/rust-toolchain.toml

6 lines
133 B
TOML
Raw Normal View History

2022-10-14 13:56:21 +00:00
[toolchain]
2025-03-04 12:44:18 +00:00
# Released on: 30 January, 2025
# https://releases.rs/docs/1.84.1/
2025-03-04 12:13:58 +00:00
channel = "1.84.1"
2024-02-16 10:58:58 +00:00
components = ["rustfmt", "clippy"]