IronRDP/rust-toolchain.toml
Benoît Cortier 48e02441d2
chore: update Rust toolchain to 1.88.0 (#852)
MSRV is also bumped to 1.84.
2025-07-03 07:38:28 +03:00

3 lines
66 B
TOML

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