This commit is contained in:
stelzo 2025-02-20 23:40:08 +01:00
parent 710c7dedfe
commit 8bef52630c
No known key found for this signature in database
GPG Key ID: FC4EF89052319374
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@1.83.0
- uses: dtolnay/rust-toolchain@1.85.0
with:
target: ${{ matrix.target }}