Bump rust version to v1.81

This commit is contained in:
Clément Renault
2025-01-09 09:47:08 +01:00
parent cf4c3c287b
commit fe2c0cc3d5
16 changed files with 25 additions and 25 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@1.79
- uses: dtolnay/rust-toolchain@1.81
with:
profile: minimal