We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 795c1f2 commit e4b6cf5Copy full SHA for e4b6cf5
1 file changed
Packager.toml
@@ -3,6 +3,7 @@ product-name = "Linux.do Accelerator"
3
identifier = "io.linuxdo.accelerator"
4
version = "0.1.0"
5
out-dir = "./dist"
6
+binaries-dir = "./target/release"
7
formats = ["deb", "dmg", "nsis"]
8
before-packaging-command = "cargo build --release --bins"
9
authors = ["fjh1997 <549308442@qq.com>"]
0 commit comments