Skip to content

Commit

Permalink
chore(deps): bump afl from 0.13.4 to 0.13.5 (#414)
Browse files Browse the repository at this point in the history
Bumps [afl](https://github.com/rust-fuzz/afl.rs) from 0.13.4 to 0.13.5.
- [Release notes](https://github.com/rust-fuzz/afl.rs/releases)
- [Changelog](https://github.com/rust-fuzz/afl.rs/blob/0.13.5/CHANGES.md)
- [Commits](https://github.com/rust-fuzz/afl.rs/commits/0.13.5)

---
updated-dependencies:
- dependency-name: afl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 25, 2023
1 parent 67de2dc commit 1c87c6b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/fuzz/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ name = "fuzz"
path = "src/main.rs"

[dependencies]
afl = "0.13.4"
afl = "0.13.5"
vrl = { path = "../../" }

0 comments on commit 1c87c6b

Please sign in to comment.