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

build: bump libc from 0.2.56 to 0.2.58

Bumps [libc](https://github.com/rust-lang/libc) from 0.2.56 to 0.2.58.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.56...0.2.58)
This commit is contained in:
dependabot-preview[bot] 2019-06-03 13:29:25 +00:00 committed by GitHub
parent 917f0220a6
commit fa73fe1c64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 65 additions and 65 deletions

View file

@ -255,7 +255,7 @@ yes = { optional=true, path="src/yes" }
[dev-dependencies]
time = "0.1.42"
filetime = "0.2.5"
libc = "0.2.56"
libc = "0.2.58"
regex = "1.0.3"
rand = "0.6.5"
tempdir = "0.3.7"