mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-04-19 22:02:06 +00:00
* Upgrading our rustc version. * Fixing the rust tests to proper version. * Clippy everything.
6 lines
130 B
TOML
6 lines
130 B
TOML
[toolchain]
|
|
# Released on: June 13, 2024
|
|
# https://releases.rs/docs/1.79.0/
|
|
channel = "1.84.0"
|
|
components = ["rustfmt", "clippy"]
|