Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2024
1 parent a0f9880 commit 29f6cf3
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 28 deletions.
39 changes: 12 additions & 27 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 @@ -24,7 +24,7 @@ clap_complete_nushell = "4.4"
dunce = "1.0.4"
fs4 = { version = "0.10.0", features = ["sync"] }
fs_extra = "1.3"
walkdir = "1"
walkdir = "2"

[dev-dependencies]
assert_cmd = "1.0"
Expand Down

0 comments on commit 29f6cf3

Please sign in to comment.