Skip to content

Commit

Permalink
build(deps): bump directories from 2.0.2 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [directories](https://github.com/soc/directories-rs) from 2.0.2 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]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 6299ec6 commit dd6092c
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 20 deletions.
58 changes: 39 additions & 19 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 @@ features = ["color", "vec_map"]

[dependencies]
crossbeam-channel = "0.5"
directories = "~2"
directories = "~6"
env_logger = "~0.11"
libc = "~0.2"
log = "~0.4"
Expand Down

0 comments on commit dd6092c

Please sign in to comment.