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