Skip to content

Commit be898d9

Browse files
committed
update cargo-fuzz
1 parent ab51c46 commit be898d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fuzz.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
env:
1414
# The version of `cargo-fuzz` to install and use.
15-
CARGO_FUZZ_VERSION: 0.12.0
15+
CARGO_FUZZ_VERSION: 0.13.1
1616

1717
# The number of seconds to run the fuzz target.
1818
FUZZ_TIME: 60

0 commit comments

Comments
 (0)