Skip to content

Commit

Permalink
build(deps): bump jwalk from 0.6.0 to 0.8.1 (#17)
Browse files Browse the repository at this point in the history
Bumps [jwalk](https://github.com/byron/jwalk) from 0.6.0 to 0.8.1.
- [Release notes](https://github.com/byron/jwalk/releases)
- [Changelog](https://github.com/Byron/jwalk/blob/main/CHANGELOG.md)
- [Commits](Byron/jwalk@v0.6.0...v0.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2022
1 parent 509a3a7 commit d317e2e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 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,7 +13,7 @@ include = ["src/**/*", "LICENSE", "*.md"]
[dependencies]
argh = "0.1"
dialoguer = "0.10"
jwalk = "0.6"
jwalk = "0.8"

[target.'cfg(target_family = "windows")'.dependencies]
remove_dir_all = "0.7.0"
Expand Down

0 comments on commit d317e2e

Please sign in to comment.