Skip to content

Commit

Permalink
Bump async-walkdir from 1.0.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [async-walkdir](https://github.com/ririsoft/async-walkdir) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/ririsoft/async-walkdir/releases)
- [Changelog](https://github.com/ririsoft/async-walkdir/blob/master/CHANGELOG.md)
- [Commits](ririsoft/async-walkdir@v1.0.0...v2.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 6349bce commit dece705
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 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 repository/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ local = []

[dependencies]
async-trait = "0.1.83"
async-walkdir = "1.0.0"
async-walkdir = "2.0.0"
bytes = "1.7.2"
eyre = "0.6.12"
futures = "0.3.31"
Expand Down

0 comments on commit dece705

Please sign in to comment.