Skip to content

Commit

Permalink
chore(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 13, 2025
1 parent d467313 commit 5ece54f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/updater/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ windows-sys = { version = "0.59.0", features = [
] }

[target."cfg(target_os = \"linux\")".dependencies]
dirs = "5"
dirs = "6"
tar = { version = "0.4", optional = true }
flate2 = { version = "1", optional = true }

Expand Down

0 comments on commit 5ece54f

Please sign in to comment.