Skip to content

Commit

Permalink
chore(deps): bump walkdir from 2.3.2 to 2.5.0
Browse files Browse the repository at this point in the history
Bumps [walkdir](https://github.com/BurntSushi/walkdir) from 2.3.2 to 2.5.0.
- [Commits](BurntSushi/walkdir@2.3.2...2.5.0)

---
updated-dependencies:
- dependency-name: walkdir
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
1 parent 37f1b32 commit d88088c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 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 @@ -13,4 +13,4 @@ digest = "0.9.0"
generic-array = "0.14.4"
rayon = "1.3.0"
thiserror = "1.0.26"
walkdir = "2.3.2"
walkdir = "2.5.0"

0 comments on commit d88088c

Please sign in to comment.