Move to the right rust toolchain version

This commit is contained in:
Clément Renault
2024-07-29 10:06:34 +02:00
parent 986991277f
commit a663e408ad
15 changed files with 24 additions and 24 deletions

View File

@ -66,7 +66,7 @@ jobs:
fetch-depth: 0 # fetch full history to be able to get main commit sha
ref: ${{ steps.comment-branch.outputs.head_ref }}
- uses: dtolnay/rust-toolchain@v1.70
- uses: dtolnay/rust-toolchain@1.79
with:
profile: minimal