bump MSRV to 1.75.0 for latest ruma

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-01-17 13:15:37 -05:00 committed by June
parent 632276ae99
commit 6063a671c3
4 changed files with 4 additions and 4 deletions

View file

@ -116,7 +116,7 @@ docker build debugging:
cargo check:
stage: test
image: docker.io/rust:1.74.1-bullseye
image: docker.io/rust:1.75.0-bullseye
needs: []
interruptible: true
before_script: