Skip to content
Snippets Groups Projects
Verified Commit 3cd78e6b authored by STEVAN Antoine's avatar STEVAN Antoine :crab:
Browse files

bump Rust to 1.85

parent 3c8afac4
Branches bump-rust
No related tags found
1 merge request!196bump Rust to 1.85
Pipeline #7743 failed
# WARNING: update `rust-toolchain.toml` as well
image: "rust:1.78"
image: "rust:1.85"
stages:
- fmt
......
[toolchain]
profile = "minimal"
# WARNING: update `.gitlab-ci.yml` as well
channel = "1.78"
channel = "1.85"
components = ["rustfmt", "clippy", "rust-analyzer"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment