Skip to content

Commit

Permalink
Align Cargo.toml/Cargo.lock (curl:0.4.46->0.4.47) (#278)
Browse files Browse the repository at this point in the history
Resolves: #277

Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
  • Loading branch information
sarroutbi authored Oct 2, 2024
1 parent d0ea7be commit b52c165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ edition = "2021"
[dependencies]
assert_cmd = { version = "2.0.16" }
clap = { version = "4.5.18", features = ["derive"] }
curl = { version = "0.4.46" }
curl = { version = "0.4.47" }
lazy_static = { version = "1.5.0" }
predicates = { version = "3.1.2" }

0 comments on commit b52c165

Please sign in to comment.