Skip to content

Commit

Permalink
build(deps): update dirs requirement from 5.0.1 to 6.0.0 (#38)
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 18, 2025
1 parent 5e46a5e commit 6e501b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
clap = { version = "4.5.17", features = ["derive"] }
chrono = "0.4.38"
dirs = "5.0.1"
dirs = "6.0.0"
indicatif = "0.17.8"
rayon = "1.10.0"
reqwest = { version = "0.12.7", features = ["blocking"] }
Expand Down

0 comments on commit 6e501b5

Please sign in to comment.