Skip to content

Commit 3e27d54

Browse files
authored
Merge pull request #45 from assert-rs/dependabot/cargo/globwalk-0.7
chore(deps): update globwalk requirement from 0.6 to 0.7
2 parents 9323110 + 269996b commit 3e27d54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ keywords = ["filesystem", "test", "assert", "fixture"]
1313

1414
[dependencies]
1515
tempfile = "3.0"
16-
globwalk = "0.6"
16+
globwalk = "0.7"
1717
predicates = "1.0.0"
1818
predicates-core = "1.0"
1919
predicates-tree = "1.0"

0 commit comments

Comments
 (0)