We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63721af commit f89b202Copy full SHA for f89b202
1 file changed
dist-workspace.toml
@@ -13,5 +13,3 @@ installers = ["shell", "powershell", "msi"]
13
targets = ["aarch64-apple-darwin", "aarch64-unknown-linux-gnu", "aarch64-pc-windows-msvc", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "x86_64-unknown-linux-musl", "x86_64-pc-windows-msvc"]
14
# Path that installers should place binaries in
15
install-path = "CARGO_HOME"
16
-# Whether to install an updater program
17
-install-updater = true
0 commit comments