xtoyr/src-tauri/build.rs

4 lines
39 B
Rust
Raw Permalink Normal View History

2024-05-23 19:43:44 +02:00
fn main() {
tauri_build::build()
}