Skip to content

Commit 6e785de

Browse files
authored
Merge pull request #57 from ignatenkobrain/patch-1
chore: Update globwalk to 0.8
2 parents 99eaeda + 2c6091a commit 6e785de

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
@@ -14,7 +14,7 @@ edition = "2018"
1414

1515
[dependencies]
1616
tempfile = "3.0"
17-
globwalk = "0.7"
17+
globwalk = "0.8"
1818
predicates = "1.0.0"
1919
predicates-core = "1.0"
2020
predicates-tree = "1.0"

0 commit comments

Comments
 (0)