Skip to content

Commit 0275cab

Browse files
dependabot[bot]newAM
authored andcommitted
build(deps): update afl requirement from 0.16 to 0.17
--- updated-dependencies: - dependency-name: afl dependency-version: 0.17.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 27e982d commit 0275cab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tls/afl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repository.workspace = true
88
license.workspace = true
99

1010
[dependencies]
11-
afl = "0.16"
11+
afl = "0.17"
1212
rand_core = "0.9"
1313
stderrlog = "0.6"
1414
w5500-fuzz.path = "../../fuzz"

0 commit comments

Comments
 (0)