xtoyr/src-tauri/build.rs
2024-05-23 19:43:44 +02:00

3 lines
39 B
Rust

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