Bump libc from 0.2.62 to 0.2.70

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-13 15:24:20 +00:00 committed by GitHub
parent 500a21c6c7
commit ff1325a8e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -3011,9 +3011,9 @@ dependencies = [
[[package]]
name = "libc"
version = "0.2.62"
version = "0.2.70"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34fcd2c08d2f832f376f4173a231990fa5aef4e99fb569867318a227ef4c06ba"
checksum = "3baa92041a6fec78c687fa0cc2b3fae8884f743d672cf551bed1d6dac6988d0f"
[[package]]
name = "libdbus-sys"