Bump libc from 0.2.133 to 0.2.135

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.133 to 0.2.135.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.133...0.2.135)

---
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] 2022-10-10 13:00:20 +00:00 committed by GitHub
parent e32cd140a8
commit 1a9323ecdc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 10 additions and 10 deletions

View file

@ -30,4 +30,4 @@ tempfile = "3.2.0"
[dev-dependencies]
indoc = "1.0.7"
libc = "0.2.133"
libc = "0.2.135"