Skip to content

Commit 5e0ed47

Browse files
authored
Align Cargo.toml/Cargo.lock (clap:4.5.56->4.5.57) (#436)
Resolves: #435 Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
1 parent 57b0ce3 commit 5e0ed47

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.56", features = ["derive"] }
8+
clap = { version = "4.5.57", 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)