mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-01 10:01:07 +02:00
* feat(tauri-cli) add option to bundle external binaries * feat(tauri-cli) bundle external binaries for OSX * fix(cargo.toml) external bin path * feat(bundler) bundle external binaries on MSI/WiX * feat(tauri) append target triple to external binary name * call cargo fmt. Co-authored-by: Tensor-Programming <abeltensor@tensor-programming.com> Co-authored-by: nothingismagick <drthompsonsmagickindustries@gmail.com>