jan/src-tauri/build.rs
2025-05-15 17:09:58 +07:00

4 lines
39 B
Rust

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