Skip to content

Commit

Permalink
chore(deps): bump afl from 0.15.7 to 0.15.8
Browse files Browse the repository at this point in the history
Bumps [afl](https://github.com/rust-fuzz/afl.rs) from 0.15.7 to 0.15.8.
- [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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent a8158b6 commit c779381
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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.15.7"
afl = "0.15.8"
vrl = { path = "../../" }

0 comments on commit c779381

Please sign in to comment.