Skip to content

Commit

Permalink
Bump directories from 5.0.1 to 6.0.0
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 42584b4 commit 58cb474
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 6 deletions.
33 changes: 28 additions & 5 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 @@ -40,7 +40,7 @@ clap = {version = "4.4", features = ["derive"]}
clap_complete = "4.4"
console = "0.15.10"
chrono = {version = "0.4.39", default-features = false, features = ["clock"]}
directories = "5.0.1"
directories = "6.0.0"
dockworker = { version = "0.5.1", optional = true }
getch = "0.3.1"
libc = "0.2"
Expand Down

0 comments on commit 58cb474

Please sign in to comment.