temp/src-tauri/build.rs

4 lines
39 B
Rust
Raw Permalink Normal View History

2025-02-04 16:46:06 -08:00
fn main() {
tauri_build::build()
}