diff --git a/Cargo.toml b/Cargo.toml index f2687ff..a4c6f65 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -53,7 +53,7 @@ tokio-test = "0.4" temp-env = "0.3.6" tempfile = "3.12" futures = "0.3.31" -assert_cmd = "2.0" +assert_cmd = "2.1.2" assert_fs = "1.1.3" predicates = "3.1.3"