EZPPLauncher/src-tauri/build.rs
2024-12-09 22:53:43 +01:00

4 lines
39 B
Rust

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