Bump libc from 0.2.99 to 0.2.100 (#3703)

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-08-24 23:45:52 +02:00
committed by GitHub
parent 9b45483cb1
commit 9d707b8b7c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ async-process = "1.1.0"
assert_matches = "1.4.0"
futures = "0.3.15"
futures-timer = "3.0.2"
libc = "0.2.99"
libc = "0.2.100"
slotmap = "1.0"
tracing = "0.1.26"
pin-project = "1.0.8"