Skip to content

Commit 230310c

Browse files
authored
update parse arg (#396)
* Revert "Cargo.toml: don't accept semver-compatible with parse_arg 0.1.4 (#381)" This reverts commit c3ac35b. * update parse-arg to 0.1.6
1 parent 40a4155 commit 230310c

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

Cargo.lock

Lines changed: 12 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ log = "0.4.21"
8686
oci-distribution = "0.11"
8787
owo-colors = "4.0.0"
8888
p256 = "0.13.2"
89-
parse_arg = "=0.1.4"
89+
parse_arg = "0.1.6"
9090
predicates = "3.1.0"
9191
pretty_env_logger = "0.5.0"
9292
rand_core = "0.6.4"

0 commit comments

Comments
 (0)