Skip to content

Commit 3328673

Browse files
sylvestrecakebaker
andauthored
fix the version
Co-authored-by: Daniel Hofstetter <[email protected]>
1 parent cc8ef2c commit 3328673

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)