Bump libc from 0.2.103 to 0.2.105 (#10115)

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

---
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-10-29 10:18:33 +00:00
committed by GitHub
parent 342567894f
commit 277d74fbb2
3 changed files with 4 additions and 4 deletions
@@ -13,7 +13,7 @@ readme = "README.md"
targets = ["x86_64-unknown-linux-gnu"]
[dependencies]
libc = "0.2.90"
libc = "0.2.105"
cfg-if = "1.0"
log = "0.4.8"
parity-wasm = "0.42.0"