Skip to content

Commit 054f9e3

Browse files
chore(deps): update rust crate dirs to v6
1 parent efc7bb1 commit 054f9e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/updater/Cargo.toml

+1-1
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)