add a Rust toolchain file
Compare changes
- STEVAN Antoine authored
rust-toolchain.toml
0 → 100644
+ 3
− 0
fix the toolchain version of Rust with rust-toolchain.toml
.
this is to avoid having things like cargo clippy
behaving differently locally and in the remote CI.
Note
see https://gitlab.isae-supaero.fr/dragoon/komodo/-/jobs/12875 which fails with Rust 1.72 but works locally with Rust 1.75