Skip to content

Commit

Permalink
chore(deps): update rust crate globwalk to 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 1, 2024
1 parent 552c593 commit 3c81a46
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
14 changes: 10 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ color-auto = ["color"]

[dependencies]
tempfile = "3.0"
globwalk = "0.8"
globwalk = "0.9"
predicates = { version = "3.0.1", default-features = false, features = ["diff"] }
predicates-core = "1.0.6"
predicates-tree = "1.0.1"
Expand Down

0 comments on commit 3c81a46

Please sign in to comment.