mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-31 13:07:46 +00:00
uuhelp_parser: update of the version
This commit is contained in:
parent
e3cb5a111d
commit
204d9b64f9
4 changed files with 4 additions and 4 deletions
|
@ -358,7 +358,7 @@ selinux = { workspace=true, optional = true }
|
|||
textwrap = { workspace=true }
|
||||
zip = { workspace=true, optional = true }
|
||||
|
||||
uuhelp_parser = { path="src/uuhelp_parser", optional = true }
|
||||
uuhelp_parser = { optional=true, version=">=0.0.19", path="src/uuhelp_parser"}
|
||||
|
||||
# * uutils
|
||||
uu_test = { optional=true, version="0.0.19", package="uu_test", path="src/uu/test" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue