We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c52f30 commit 0788a52Copy full SHA for 0788a52
plugins/updater/Cargo.toml
@@ -36,7 +36,7 @@ base64 = "0.22"
36
semver = { version = "1", features = ["serde"] }
37
futures-util = "0.3"
38
tempfile = "3"
39
-infer = "0.15"
+infer = "0.16"
40
41
[target."cfg(target_os = \"windows\")".dependencies]
42
zip = { version = "2", default-features = false, optional = true }
0 commit comments