Skip to content

Commit

Permalink
Bump directories from 4.0.1 to 5.0.1 (#4)
Browse files Browse the repository at this point in the history
Bumps [directories](https://github.com/soc/directories-rs) from 4.0.1 to 5.0.1.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: takuma7 <210597+takuma7@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and takuma7 authored Oct 7, 2024
1 parent 7e0c4e4 commit 03d0c26
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 6 deletions.
83 changes: 78 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 @@ -15,7 +15,7 @@ categories = ["command-line-utilities"]
anyhow = "1.0.58"
clap = { version = "3.2.8", features = ["derive"] }
dialoguer = "0.10.4"
directories = "4.0.1"
directories = "5.0.1"
indexmap = { version = "1.9.1", features = ["serde"] }
lazy_static = "1.4.0"
regex = "1.9.4"
Expand Down

0 comments on commit 03d0c26

Please sign in to comment.