fix(deps): update rust crate predicates to 3.1.3
This commit is contained in:
committed by
Jeremiah Russell
parent
5d38536537
commit
f4428fc122
@@ -54,7 +54,7 @@ tempfile = "3.12"
|
|||||||
futures = "0.3.31"
|
futures = "0.3.31"
|
||||||
assert_cmd = "2.0"
|
assert_cmd = "2.0"
|
||||||
assert_fs = "1.1.3"
|
assert_fs = "1.1.3"
|
||||||
predicates = "3.1"
|
predicates = "3.1.3"
|
||||||
|
|
||||||
[lints.clippy]
|
[lints.clippy]
|
||||||
uninlined-format-args = "warn"
|
uninlined-format-args = "warn"
|
||||||
|
|||||||
Reference in New Issue
Block a user