ZcashFoundation / zebra-launcher

This repo holds a Tauri app for Zebra to provide a GUI with webviews and a multi-platform installer
0 stars 0 forks source link

Use Cargo (nightly) artifact dependencies to include a zebrad binary instead of a Tauri external binary #49

Closed arya2 closed 4 months ago

arya2 commented 4 months ago

Motivation

This makes it easier to bump the version of zebrad used by the launcher.

Follow Up Work

Tag a release and build the launcher for major platforms.