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