Skip to content

Commit

Permalink
Merge pull request #6 from adalinesimonian/renovate/directories-6.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate directories to v6
  • Loading branch information
adalinesimonian authored Jan 13, 2025
2 parents a39b01f + 77d0896 commit fdf958e
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 @@ -13,7 +13,7 @@ clap = { version = "4.5.24", features = ["derive", "wrap_help"] }
regex = "1.11.1"

# For cross-platform paths:
directories = "5.0.1"
directories = "6.0.0"

# For i18n:
fluent-bundle = "0.15.3"
Expand Down

0 comments on commit fdf958e

Please sign in to comment.