Skip to content

Commit

Permalink
build(deps): bump directories from 4.0.1 to 5.0.1
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent c961ac4 commit 379d0be
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 8 deletions.
41 changes: 34 additions & 7 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 @@ base64 = "0.21.4"
chrono = "0.4.28"
clap = { version = "4.1.11", features = ["derive"] }
clap-verbosity-flag = "2.0.1"
directories = "4.0.1"
directories = "5.0.1"
env_logger = "0.10.0"
itertools = "0.11.0"
libheif-rs = "0.15.0"
Expand Down

0 comments on commit 379d0be

Please sign in to comment.