leptos/projects/tauri-from-scratch/src-tauri/build.rs

4 lines
40 B
Rust

fn main() {
tauri_build::build();
}