Merge pull request #1353 from uutils/dependabot/cargo/libc-0.2.51

Bump libc from 0.2.42 to 0.2.51
This commit is contained in:
cnd
2019-03-29 13:02:30 +04:00
committed by GitHub
2 changed files with 66 additions and 66 deletions
Generated
+65 -65
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.4"
libc = "0.2.42"
libc = "0.2.51"
regex = "1.0.3"
rand = "0.5.5"
tempdir = "0.3.7"