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
No known key found for this signature in database
GPG key ID: F250A4C4E3AE5F5F
16 changed files with 25 additions and 25 deletions

View file

@ -15,7 +15,7 @@ jobs:
runs-on: benchmarks
steps:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@1.79
- uses: dtolnay/rust-toolchain@1.81
with:
profile: minimal