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 16, 2024
1 parent dfc69fc commit a2090ac
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 @@ -19,7 +19,7 @@ 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"

# The profile that 'cargo dist' will build with
[profile.dist]
Expand Down

0 comments on commit a2090ac

Please sign in to comment.