ci: bump rustc to 1.60 for fuzz test

Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
This commit is contained in:
Vincenzo Palazzo 2023-10-06 22:29:12 +02:00
parent 2bd1e731b8
commit 4537634e7e
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ hashes_sha1,
key: cache-${{ matrix.target }}-${{ hashFiles('**/Cargo.toml','**/Cargo.lock') }}
- uses: actions-rs/toolchain@v1
with:
toolchain: 1.58
toolchain: 1.65.0
override: true
profile: minimal
- name: fuzz