Bump libc from 0.2.156 to 0.2.157

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.156 to 0.2.157.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.157/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.156...0.2.157)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-19 03:11:05 +00:00
committed by GitHub
parent 164f770be5
commit 959bea0c77
Generated
+2 -2
View File
@@ -292,9 +292,9 @@ dependencies = [
[[package]]
name = "libc"
version = "0.2.156"
version = "0.2.157"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a5f43f184355eefb8d17fc948dbecf6c13be3c141f20d834ae842193a448c72a"
checksum = "374af5f94e54fa97cf75e945cce8a6b201e88a1a07e688b47dfd2a59c66dbd86"
[[package]]
name = "linux-raw-sys"