mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-01 03:02:28 +03:00
4bfe4880fb
* fix: fails to build universal fat binary if main bin is renamed to another name * lint --------- Co-authored-by: Lucas Nogueira <lucas@tauri.app>
7 lines
152 B
Markdown
7 lines
152 B
Markdown
---
|
|
"tauri-cli": patch:bug
|
|
"@tauri-apps/cli": patch:bug
|
|
---
|
|
|
|
fails to build universal fat binary if main bin is renamed to another name in `Cargo.toml`
|