Skip to content

Commit

Permalink
chore(deps): bump dirs from 5.0.1 to 6.0.0 (#556)
Browse files Browse the repository at this point in the history
Bumps [dirs](https://github.com/soc/dirs-rs) from 5.0.1 to 6.0.0.
- [Commits](https://github.com/soc/dirs-rs/commits)

---
updated-dependencies:
- dependency-name: dirs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 9da8748 commit 9d7f705
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 5 deletions.
40 changes: 36 additions & 4 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 @@ -79,7 +79,7 @@ tree-sitter = { version = "0.24", optional = true }
cached-path = { version = "0.6", default-features = false, features = [
"rustls-tls",
] }
dirs = "5.0.1"
dirs = "6.0.0"
divan = "0.1.17"
fake = "3"
insta = { version = "1.42", features = ["glob", "yaml"] }
Expand Down

0 comments on commit 9d7f705

Please sign in to comment.