jan/src-tauri/build.rs
2025-03-26 15:45:48 +07:00

4 lines
39 B
Rust

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