From 9c6f36c0e5a6a3160e64b9cf7ce98db9a16ba0ec Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 15 Sep 2023 14:21:43 +0200 Subject: Update Rust crate assert_cmd to 2.0.12 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 6744eb3..b320f08 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ thiserror = "1.0.48" [dev-dependencies] anyhow = "1.0.75" -assert_cmd = "2.0.8" +assert_cmd = "2.0.12" predicates = "2.1.5" # match the version in assert_cmd get-port = "4.0.0" once_cell = "1.17.1" -- cgit v1.2.3