1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 12:37:49 +00:00

Bump libc from 0.2.42 to 0.2.51

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-03-29 07:30:02 +00:00
parent 39b5760f8e
commit b018cc45de
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331
2 changed files with 66 additions and 66 deletions

View file

@ -252,7 +252,7 @@ yes = { optional=true, path="src/yes" }
[dev-dependencies]
time = "0.1.42"
filetime = "0.2.4"
libc = "0.2.42"
libc = "0.2.51"
regex = "1.0.3"
rand = "0.5.5"
tempdir = "0.3.7"