From 1738d46235e323a81cd39ac015a60a8c76a91188 Mon Sep 17 00:00:00 2001 From: "mend-5034428[bot]" Date: Thu, 17 Oct 2024 13:02:31 +0000 Subject: [PATCH] Update Rust crate predicates to 2.1.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b91987e..0ebe940 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -63,4 +63,4 @@ features = ['v4'] assert_cmd = '2.0' dir-diff = '0.3' fs_extra = '1' -predicates = '2.1' +predicates = '2.1.5'