Skip to content

Commit

Permalink
Bump the cargo group across 6 directories with 1 update (#45)
Browse files Browse the repository at this point in the history
Bumps the cargo group with 1 update in the /fuzzers/chipyard-vcs-fuzzer directory: [libafl](https://github.com/AFLplusplus/LibAFL).
Bumps the cargo group with 1 update in the /fuzzers/cva6-vcs-fuzzer directory: [libafl](https://github.com/AFLplusplus/LibAFL).
Bumps the cargo group with 1 update in the /fuzzers/opentitan-fuzzer-vcs directory: [libafl](https://github.com/AFLplusplus/LibAFL).
Bumps the cargo group with 1 update in the /fuzzers/opentitan-fuzzer-verilator-hw-cov directory: [libafl](https://github.com/AFLplusplus/LibAFL).
Bumps the cargo group with 1 update in the /fuzzers/opentitan-fuzzer-verilator-sw-cov directory: [libafl](https://github.com/AFLplusplus/LibAFL).
Bumps the cargo group with 1 update in the /fuzzers/secworks-vcs directory: [libafl](https://github.com/AFLplusplus/LibAFL).


Updates `libafl` from 0.11.2 to 0.14.1
- [Release notes](https://github.com/AFLplusplus/LibAFL/releases)
- [Commits](AFLplusplus/LibAFL@0.11.2...0.14.1)

Updates `libafl` from 0.11.2 to 0.14.1
- [Release notes](https://github.com/AFLplusplus/LibAFL/releases)
- [Commits](AFLplusplus/LibAFL@0.11.2...0.14.1)

Updates `libafl` from 0.11.2 to 0.14.1
- [Release notes](https://github.com/AFLplusplus/LibAFL/releases)
- [Commits](AFLplusplus/LibAFL@0.11.2...0.14.1)

Updates `libafl` from 0.8.2 to 0.11.2
- [Release notes](https://github.com/AFLplusplus/LibAFL/releases)
- [Commits](AFLplusplus/LibAFL@0.11.2...0.14.1)

Updates `libafl` from 0.11.2 to 0.14.1
- [Release notes](https://github.com/AFLplusplus/LibAFL/releases)
- [Commits](AFLplusplus/LibAFL@0.11.2...0.14.1)

Updates `libafl` from 0.11.2 to 0.14.1
- [Release notes](https://github.com/AFLplusplus/LibAFL/releases)
- [Commits](AFLplusplus/LibAFL@0.11.2...0.14.1)

---
updated-dependencies:
- dependency-name: libafl
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: libafl
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: libafl
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: libafl
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: libafl
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: libafl
  dependency-type: direct:production
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent a74b3ce commit dc880f1
Show file tree
Hide file tree
Showing 12 changed files with 1,770 additions and 759 deletions.
410 changes: 380 additions & 30 deletions fuzzers/chipyard-vcs-fuzzer/Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion fuzzers/chipyard-vcs-fuzzer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ libpresifuzz_mutators = {path="../../libpresifuzz_mutators"}
libpresifuzz_observers = { path = "../../libpresifuzz_observers"}
libpresifuzz_feedbacks = { path = "../../libpresifuzz_feedbacks"}
libpresifuzz_stages = { path = "../../libpresifuzz_stages"}
libafl = { version = "0.11.2"}
libafl = { version = "0.14.1"}
libafl_bolts = { version = "0.11.2"}
yaml-rust = "0.4.5"
rand = "0.8.5"
Expand Down
Loading

0 comments on commit dc880f1

Please sign in to comment.