We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c61e31b commit a93a588Copy full SHA for a93a588
Cargo.toml
@@ -8,4 +8,4 @@ assert_cmd = { version = "2.1.2" }
8
clap = { version = "4.5.58", features = ["derive"] }
9
curl = { version = "0.4.49" }
10
lazy_static = { version = "1.5.0" }
11
-predicates = { version = "3.1.3" }
+predicates = { version = "3.1.4" }
0 commit comments