We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efc7bb1 commit 054f9e3Copy full SHA for 054f9e3
plugins/updater/Cargo.toml
@@ -55,7 +55,7 @@ windows-sys = { version = "0.59.0", features = [
55
] }
56
57
[target."cfg(target_os = \"linux\")".dependencies]
58
-dirs = "5"
+dirs = "6"
59
tar = { version = "0.4", optional = true }
60
flate2 = { version = "1", optional = true }
61
0 commit comments