creddy/src-tauri/build.rs

4 lines
37 B
Rust
Raw Permalink Normal View History

2022-08-14 20:27:41 +00:00
fn main() {
tauri_build::build()
}