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 b18a03a commit 787fd7eCopy full SHA for 787fd7e
plugins/updater/Cargo.toml
@@ -31,7 +31,7 @@ base64 = "0.22"
31
semver = { version = "1", features = [ "serde" ] }
32
futures-util = "0.3"
33
tempfile = "3"
34
-infer = "0.15"
+infer = "0.16"
35
36
[target."cfg(target_os = \"windows\")".dependencies]
37
zip = { version = "2", default-features = false, optional = true }
0 commit comments