We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9caa773 commit 1c0a9d6Copy full SHA for 1c0a9d6
Cargo.toml
@@ -5,7 +5,7 @@ edition = "2021"
5
6
[dependencies]
7
assert_cmd = { version = "2.1.2" }
8
-clap = { version = "4.5.55", features = ["derive"] }
+clap = { version = "4.5.56", features = ["derive"] }
9
curl = { version = "0.4.49" }
10
lazy_static = { version = "1.5.0" }
11
predicates = { version = "3.1.3" }
0 commit comments