mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Merge pull request #1368 from uutils/dependabot/cargo/libc-0.2.53
build: bump libc from 0.2.51 to 0.2.53
This commit is contained in:
Generated
+71
-64
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user