Files
hagrid/rust-toolchain.toml
Vincent Breitmoser 2395244b8f Back out "Upgrade Rust toolchain: 1.86 -> 1.89"
This backs out commit 3285f19d09.
2025-09-29 21:17:35 +02:00

4 lines
64 B
TOML

[toolchain]
channel = "1.86"
components = ["rustfmt", "clippy"]