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 6a3bb3c commit 01b9ed8Copy full SHA for 01b9ed8
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