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

Remove useless crates

This commit is contained in:
Knight 2016-08-07 01:22:17 +08:00
parent cfc28ebc05
commit a23f1a13e7
5 changed files with 1 additions and 21 deletions

View file

@ -192,14 +192,8 @@ yes = { optional=true, path="src/yes" }
[dev-dependencies]
time = "*"
kernel32-sys = "*"
winapi = "*"
filetime = "*"
libc = "*"
memchr = "*"
primal = "*"
aho-corasick= "*"
regex-syntax= "*"
regex="*"
rand="*"
tempdir="*"