Contractless-GUI-Wallet/build.rs

4 lines
40 B
Rust
Raw Permalink Normal View History

2026-07-01 16:01:30 +00:00
fn main() {
tauri_build::build();
}