Skip to content

Commit a45ea10

Browse files
sylvestrecakebaker
andcommitted
fix the version
Co-authored-by: Daniel Hofstetter <[email protected]>
1 parent 89b1136 commit a45ea10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ selinux = { workspace = true, optional = true }
407407
textwrap.workspace = true
408408
zip = { workspace = true, optional = true }
409409

410-
uuhelp_parser = { optional = true, version = ">=0.0.19", path = "src/uuhelp_parser" }
410+
uuhelp_parser = { optional = true, version = "0.2.0", path = "src/uuhelp_parser" }
411411

412412
# * uutils
413413
uu_test = { optional = true, version = "0.2.0", package = "uu_test", path = "src/uu/test" }

0 commit comments

Comments
 (0)