Skip to content

Commit

Permalink
build(deps): update dirs requirement from 5.0.1 to 6.0.0 (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 7ef73aa commit 0103ed4
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 @@ -36,7 +36,7 @@ weezl = "0.1.8"
regex = "1.11.1"

[dev-dependencies]
dirs = "5.0.1"
dirs = "6.0.0"
pretty_assertions = "1.4.1"
rand = "0.8.5"
rayon = "1.10.0"
Expand Down

0 comments on commit 0103ed4

Please sign in to comment.