Skip to content

Commit

Permalink
Update dirs requirement from 5 to 6 (#339)
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: dirs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 8694c36 commit a6097de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion savvy-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ futures-lite = "2"
savvy-bindgen = { version = "0.8.3", path = "../savvy-bindgen", features = [
"use_formatter",
] }
dirs = "5"
dirs = "6"
toml = "0.8"

[package.metadata.dist]
Expand Down

0 comments on commit a6097de

Please sign in to comment.