Skip to content

Commit bd3a993

Browse files
authored
Align Cargo.toml/.lock (clap: 4.5.53 -> 4.5.54) (#422)
Resolves: #421 Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
1 parent 8a6b2df commit bd3a993

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