Skip to content

Commit

Permalink
chore(deps): 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.
- [Release notes](https://github.com/soc/dirs-rs/releases)
- [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] committed May 1, 2023
1 parent 65abf11 commit ef13b7c
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 21 deletions.
113 changes: 93 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 @@ -26,4 +26,4 @@ regex = "1.7"
serde = "1.0"
serde_derive = "1.0"
strsim = "0.10"
dirs = "4.0"
dirs = "5.0"

0 comments on commit ef13b7c

Please sign in to comment.