We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64e8c85 commit 6658545Copy full SHA for 6658545
1 file changed
.github/workflows/fuzz.yml
@@ -39,7 +39,7 @@ roundtrip_semantic,
39
key: cache-${{ matrix.target }}-${{ hashFiles('**/Cargo.toml','**/Cargo.lock') }}
40
- uses: actions-rs/toolchain@v1
41
with:
42
- toolchain: 1.58
+ toolchain: 1.65
43
override: true
44
profile: minimal
45
- name: fuzz
0 commit comments