Skip to content

Commit

Permalink
Bump dirs from 4.0.0 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [dirs](https://github.com/soc/dirs-rs) from 4.0.0 to 5.0.1.
- [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]>
  • Loading branch information
dependabot[bot] authored Sep 15, 2024
1 parent 7194d06 commit 8853e1a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
17 changes: 12 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 @@ -12,4 +12,4 @@ color-eyre = "0.6.3"
arboard = "3.4.1"
regex = "1.5"
rusqlite = { version = "0.28.0", features = ["bundled"] }
dirs = "4.0"
dirs = "5.0"

0 comments on commit 8853e1a

Please sign in to comment.