fix(dev): select Tauri app as default binary (#1834)
Tauri dev delegates to cargo run without --bin. Since export_bindings added a second binary, the command exits before building the app. Set default-run so the regular development command selects hardware_visualizer while binding export remains an explicit target.
S
shm committed
27f5d062b565a932a26cc55a1aff33da3cdaead0
Parent: 7c03c26
Committed by GitHub <noreply@github.com>
on 7/20/2026, 10:20:31 AM