Skip to content

Commit 7897fb1

Browse files
authored
Align Cargo.toml/.lock (clap:4.5.58->4.5.59) (#445)
Resolves: #444 Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
1 parent 38d8e58 commit 7897fb1

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
@@ -5,7 +5,7 @@ edition = "2021"
55

66
[dependencies]
77
assert_cmd = { version = "2.1.2" }
8-
clap = { version = "4.5.58", features = ["derive"] }
8+
clap = { version = "4.5.59", features = ["derive"] }
99
curl = { version = "0.4.49" }
1010
lazy_static = { version = "1.5.0" }
1111
predicates = { version = "3.1.4" }

0 commit comments

Comments
 (0)