Skip to content

Commit

Permalink
--- (#599)
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: honggfuzz
  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] authored May 21, 2024
1 parent 684c34c commit 5e58275
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 fuzzer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ publish = false

[dependencies]
parity-scale-codec = { path = "..", features = ["derive", "bit-vec", "fuzz"] }
honggfuzz = "0.5.55"
honggfuzz = "0.5.56"
arbitrary = { version = "1.3.2", features = ["derive"] }
bitvec = { version = "1", features = ["alloc"] }

0 comments on commit 5e58275

Please sign in to comment.