Skip to content

Commit

Permalink
Bump directories from 5.0.1 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [directories](https://github.com/soc/directories-rs) from 5.0.1 to 6.0.0.
- [Commits](https://github.com/soc/directories-rs/commits)

---
updated-dependencies:
- dependency-name: directories
  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 14, 2025
1 parent f7a0c25 commit 24230f7
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 14 deletions.
69 changes: 56 additions & 13 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 crates/shared/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ windows.workspace = true
unicase.workspace = true
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.135"
directories = "5.0.1"
directories = "6.0.0"
backtrace = "0.3.74"
toml = "0.8.19"
tokio = { version = "1.43.0", features = ["net", "rt"] }
Expand Down

0 comments on commit 24230f7

Please sign in to comment.