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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent c6e445c commit da35f30
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 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 @@ sha256 = "1.0.3"
hex = "0.4" # For encoding bytes to a hexadecimal string
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
directories = "5.0.1"
directories = "6.0.0"
bsdiff = "0.2.0"
chrono = "0.4.39"
indicatif = "0.17.9"
Expand Down

0 comments on commit da35f30

Please sign in to comment.