Skip to content

Commit 85a5870

Browse files
chore(deps): bump afl from 0.15.5 to 0.15.6 (#863)
Bumps [afl](https://github.com/rust-fuzz/afl.rs) from 0.15.5 to 0.15.6. - [Changelog](https://github.com/rust-fuzz/afl.rs/blob/master/CHANGES.md) - [Commits](https://github.com/rust-fuzz/afl.rs/commits) --- updated-dependencies: - dependency-name: afl dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21dc985 commit 85a5870

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/fuzz/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ name = "fuzz"
1111
path = "src/main.rs"
1212

1313
[dependencies]
14-
afl = "0.15.5"
14+
afl = "0.15.6"
1515
vrl = { path = "../../" }

0 commit comments

Comments
 (0)