mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-03 06:27:45 +00:00
cat: remove libc dependency
This commit is contained in:
parent
72490ef956
commit
6228b06e29
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ name = "uu_cat"
|
||||||
path = "cat.rs"
|
path = "cat.rs"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = "*"
|
|
||||||
uucore = { path="../uucore" }
|
uucore = { path="../uucore" }
|
||||||
|
|
||||||
[[bin]]
|
[[bin]]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue