From 3105dcc528a4435850eff4786f0edd807e76cc80 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 03:30:10 +0000 Subject: [PATCH] chore(deps): update rust crate predicates to v3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e4a66ca..cd4fbe0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -34,7 +34,7 @@ zip = "0.6" [dev-dependencies] assert_cmd = "2.0" tempfile = "3.3" -predicates = "2.1" +predicates = "3.0" indexmap = "2" [[bin]]