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 b10c7a2 commit e151a85Copy full SHA for e151a85
.github/workflows/fuzz.yml
@@ -40,7 +40,7 @@ roundtrip_confidential,
40
key: cache-${{ matrix.target }}-${{ hashFiles('**/Cargo.toml','**/Cargo.lock') }}
41
- uses: actions-rs/toolchain@v1
42
with:
43
- toolchain: 1.58
+ toolchain: 1.65
44
override: true
45
profile: minimal
46
- name: fuzz
0 commit comments