Skip to content

Commit

Permalink
build(deps): bump directories from 4.0.1 to 5.0.0
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.0.
- [Release notes](https://github.com/soc/directories-rs/releases)
- [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 Mar 20, 2023
1 parent 2f2a37b commit 8b50169
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 4 deletions.
26 changes: 23 additions & 3 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 @@ -17,7 +17,7 @@ rust-version = "1.64"
async-trait = "0.1.66"
clap = { version = "4.1.8", features = ["derive"] }
console = "0.15.5"
directories = "4.0.1"
directories = "5.0.0"
env_logger = "0.10.0"
flate2 = "1.0.25"
guess_host_triple = "0.1.3"
Expand Down

0 comments on commit 8b50169

Please sign in to comment.