Skip to content

Commit de4eb5c

Browse files
build(deps): bump libfuzzer-sys from 0.4.2 to 0.4.3 (#1528)
Bumps [libfuzzer-sys](https://github.com/rust-fuzz/libfuzzer) from 0.4.2 to 0.4.3. - [Release notes](https://github.com/rust-fuzz/libfuzzer/releases) - [Changelog](https://github.com/rust-fuzz/libfuzzer/blob/master/CHANGELOG.md) - [Commits](rust-fuzz/libfuzzer@0.4.2...0.4.3) --- updated-dependencies: - dependency-name: libfuzzer-sys dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57943a6 commit de4eb5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -719,9 +719,9 @@ checksum = "1bf2e165bb3457c8e098ea76f3e3bc9db55f87aa90d52d0e6be741470916aaa4"
719719

720720
[[package]]
721721
name = "libfuzzer-sys"
722-
version = "0.4.2"
722+
version = "0.4.3"
723723
source = "registry+https://github.com/rust-lang/crates.io-index"
724-
checksum = "36a9a84a6e8b55dfefb04235e55edb2b9a2a18488fcae777a6bdaa6f06f1deb3"
724+
checksum = "336244aaeab6a12df46480dc585802aa743a72d66b11937844c61bbca84c991d"
725725
dependencies = [
726726
"arbitrary",
727727
"cc",

0 commit comments

Comments
 (0)