mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
Split off uucore into its own repository
This commit is contained in:
parent
e1cf3a42d5
commit
b73a664677
117 changed files with 283 additions and 2760 deletions
|
@ -157,7 +157,7 @@ default = ["unix"]
|
|||
[workspace]
|
||||
|
||||
[dependencies]
|
||||
uucore = { path="src/uucore" }
|
||||
uucore = "0.0.1"
|
||||
arch = { optional=true, path="src/arch" }
|
||||
base32 = { optional=true, path="src/base32" }
|
||||
base64 = { optional=true, path="src/base64" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue