We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69724ff commit 85a529fCopy full SHA for 85a529f
Cargo.toml
@@ -4,7 +4,7 @@ version = "0.6.0"
4
edition = "2021"
5
6
[dependencies]
7
-assert_cmd = { version = "2.1.1" }
+assert_cmd = { version = "2.1.2" }
8
clap = { version = "4.5.54", features = ["derive"] }
9
curl = { version = "0.4.49" }
10
lazy_static = { version = "1.5.0" }
0 commit comments