Skip to content
Snippets Groups Projects

fix the installation of Rust in the CI

Merged STEVAN Antoine requested to merge revert-ci-change into main
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
[toolchain]
profile = "default"
channel = "1.75"
components = ["rustfmt", "clippy"]
Loading