fix(deps): update rust crate predicates to 3.1.4

This commit is contained in:
renovate[bot]
2026-02-11 19:36:00 +00:00
committed by GitHub
parent 15c4e81bfa
commit ec1a57a4d4
2 changed files with 3 additions and 3 deletions

View File

@@ -55,7 +55,7 @@ tempfile = "3.24.0"
futures = "0.3.31"
assert_cmd = "2.1.2"
assert_fs = "1.1.3"
predicates = "3.1.3"
predicates = "3.1.4"
[lints.clippy]
uninlined-format-args = "warn"