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

Update the dependencies for redox compilation

This commit is contained in:
Xavier L'Heureux 2019-09-28 09:29:22 -04:00
parent 17035666b8
commit 63f3f78bda
2 changed files with 69 additions and 70 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.58"
libc = "0.2.62"
regex = "1.0.3"
rand = "0.6.5"
tempdir = "0.3.7"