Skip to content

Commit

Permalink
fix(deps): update rust crate dirs to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 12, 2025
1 parent 159832e commit f6e5539
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 @@ -33,7 +33,7 @@ features = [

[target."cfg(target_os = \"linux\")".dependencies]
libappindicator = "0.9"
dirs = "5"
dirs = "6"

[target."cfg(target_os = \"linux\")".dev-dependencies]
gtk = "0.18"
Expand Down

0 comments on commit f6e5539

Please sign in to comment.