mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-01 21:47:46 +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"
|
||||
|
||||
[dependencies]
|
||||
libc = "*"
|
||||
uucore = { path="../uucore" }
|
||||
|
||||
[[bin]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue