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 7da527e commit 7f687f9Copy full SHA for 7f687f9
Cargo.toml
@@ -41,7 +41,7 @@ cargo-dist-version = "0.4.3"
41
# CI backends to support
42
ci = ["github"]
43
# The installers to generate for each app
44
-installers = ["shell", "powershell", "npm", "msi"]
+installers = ["shell", "powershell", "npm"]
45
# Target platforms to build apps for (Rust target-triple syntax)
46
targets = ["x86_64-unknown-linux-gnu", "x86_64-pc-windows-msvc"]
47
# The archive format to use for windows builds (defaults .zip)
0 commit comments