diff --git a/Cargo.toml b/Cargo.toml index 7631516..01421d3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -54,7 +54,7 @@ tempfile = "3.12" futures = "0.3.31" assert_cmd = "2.0" assert_fs = "1.1.3" -predicates = "3.1" +predicates = "3.1.3" [lints.clippy] uninlined-format-args = "warn"