Skip to content

Commit d5fb533

Browse files
chore(deps): update rust crate dirs to v6 (v2) (#2311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: FabianLars <[email protected]>
1 parent 512a188 commit d5fb533

File tree

2 files changed

+37
-5
lines changed

2 files changed

+37
-5
lines changed

Cargo.lock

Lines changed: 36 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/updater/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ windows-sys = { version = "0.59.0", features = [
5555
] }
5656

5757
[target."cfg(target_os = \"linux\")".dependencies]
58-
dirs = "5"
58+
dirs = "6"
5959
tar = { version = "0.4", optional = true }
6060
flate2 = { version = "1", optional = true }
6161

0 commit comments

Comments
 (0)