build: bump libc from 0.2.51 to 0.2.53

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-04-29 21:06:56 +00:00
parent d448fd81c5
commit 08ec78b634
2 changed files with 72 additions and 65 deletions
Generated
+71 -64
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -252,7 +252,7 @@ yes = { optional=true, path="src/yes" }
[dev-dependencies]
time = "0.1.42"
filetime = "0.2.5"
libc = "0.2.51"
libc = "0.2.53"
regex = "1.0.3"
rand = "0.6.5"
tempdir = "0.3.7"