Skip to content

Commit 7a314f6

Browse files
committed
Align Cargo.toml/Cargo.lock (clap:4.5.52->4.5.53)
Resolves: #416 Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
1 parent 5b533c3 commit 7a314f6

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.1" }
8-
clap = { version = "4.5.52", features = ["derive"] }
8+
clap = { version = "4.5.53", features = ["derive"] }
99
curl = { version = "0.4.49" }
1010
lazy_static = { version = "1.5.0" }
1111
predicates = { version = "3.1.3" }

0 commit comments

Comments
 (0)