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.39 to 0.2.42

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-06-11 17:13:54 +00:00
parent a8be6985c0
commit c66dd59489
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331
38 changed files with 101 additions and 101 deletions

View file

@ -251,7 +251,7 @@ yes = { optional=true, path="src/yes" }
[dev-dependencies]
time = "0.1.38"
filetime = "0.1.10"
libc = "0.2.26"
libc = "0.2.42"
regex = "0.2.2"
rand = "0.3.15"
tempdir = "0.3.5"