Skip to content

Commit e151a85

Browse files
committed
ci: bump fuzz MSRV to 1.65
This is just copied from rust-bitcoin
1 parent b10c7a2 commit e151a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fuzz.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ roundtrip_confidential,
4040
key: cache-${{ matrix.target }}-${{ hashFiles('**/Cargo.toml','**/Cargo.lock') }}
4141
- uses: actions-rs/toolchain@v1
4242
with:
43-
toolchain: 1.58
43+
toolchain: 1.65
4444
override: true
4545
profile: minimal
4646
- name: fuzz

0 commit comments

Comments
 (0)