Skip to content

Commit

Permalink
Bump libfuzzer-sys from 0.4.8 to 0.4.9
Browse files Browse the repository at this point in the history
Bumps [libfuzzer-sys](https://github.com/rust-fuzz/libfuzzer) from 0.4.8 to 0.4.9.
- [Changelog](https://github.com/rust-fuzz/libfuzzer/blob/main/CHANGELOG.md)
- [Commits](rust-fuzz/libfuzzer@0.4.8...0.4.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 11, 2025
1 parent ee71e95 commit 4b6d92f
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ wasm-bindgen = "0.2.100"
wasm-bindgen-test = "0.3.45"
js-sys = "0.3.72"
getrandom = "0.2.15"
libfuzzer-sys = "0.4.8"
libfuzzer-sys = "0.4.9"
rand = "0.8.5"
sha1 = "0.10.6"
linreg = "0.2.0"
Expand Down

0 comments on commit 4b6d92f

Please sign in to comment.