gitlab ci fix #20

Merged
muellerr merged 1 commits from gitlab-ci-fix into main 2023-08-14 14:06:57 +02:00

View File

@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
with:
toolchain: 1.60.0
toolchain: 1.61.0
override: true
profile: minimal
- uses: actions-rs/cargo@v1