We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab51c46 commit be898d9Copy full SHA for be898d9
1 file changed
.github/workflows/fuzz.yml
@@ -12,7 +12,7 @@ jobs:
12
13
env:
14
# The version of `cargo-fuzz` to install and use.
15
- CARGO_FUZZ_VERSION: 0.12.0
+ CARGO_FUZZ_VERSION: 0.13.1
16
17
# The number of seconds to run the fuzz target.
18
FUZZ_TIME: 60
0 commit comments