Skip to content

Commit 19f57c4

Browse files
build(deps): bump libc from 0.2.126 to 0.2.127 (#1874)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.126 to 0.2.127. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.126...0.2.127) --- updated-dependencies: - dependency-name: libc 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 09ab4c2 commit 19f57c4

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
@@ -690,9 +690,9 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
690690

691691
[[package]]
692692
name = "libc"
693-
version = "0.2.126"
693+
version = "0.2.127"
694694
source = "registry+https://github.com/rust-lang/crates.io-index"
695-
checksum = "349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836"
695+
checksum = "505e71a4706fa491e9b1b55f51b95d4037d0821ee40131190475f692b35b009b"
696696

697697
[[package]]
698698
name = "libfuzzer-sys"

0 commit comments

Comments
 (0)