fct/src-tauri/build.rs
2024-07-07 00:32:06 -04:00

3 lines
37 B
Rust

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