diff --git a/Cargo.toml b/Cargo.toml index a5f4346..8970a3f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,7 +13,7 @@ keywords = ["filesystem", "test", "assert", "fixture"] [dependencies] tempfile = "3.0" -globwalk = "0.3" +globwalk = "0.4" predicates = "0.9" predicates-core = "0.9" predicates-tree = "0.9"