Skip to content

Commit

Permalink
Bump directories from 5.0.1 to 6.0.0 (#284)
Browse files Browse the repository at this point in the history
Bumps [directories](https://github.com/soc/directories-rs) from 5.0.1 to 6.0.0.
- [Commits](https://github.com/soc/directories-rs/commits)

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

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 Jan 20, 2025
1 parent ce9574c commit 7c93e3b
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 17 deletions.
93 changes: 77 additions & 16 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 @@ -18,7 +18,7 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
toml = "0.8.19"
url = "2.5.4"
directories = "5.0.1"
directories = "6.0.0"
walkdir = "2"
open = "5.3.1"
rand = "0.8"
Expand Down

0 comments on commit 7c93e3b

Please sign in to comment.