Skip to content

Commit

Permalink
build(deps): bump dirs from 5.0.1 to 6.0.0
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent 7ca5d32 commit ea8d1e4
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 89 deletions.
130 changes: 42 additions & 88 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 @@ -109,7 +109,7 @@ unicode-width = "0.2"
zoneinfo_compiled = "0.5.1"
ansi-width = "0.1.0"
serde = { version = "1.0.215", features = ["derive"] }
dirs = "5.0.1"
dirs = "6.0.0"
serde_norway = "0.9"
backtrace = "0.3"

Expand Down

0 comments on commit ea8d1e4

Please sign in to comment.