KRecipes/src-tauri/build.rs

4 lines
39 B
Rust
Raw Permalink Normal View History

2024-10-18 03:00:41 +00:00
fn main() {
tauri_build::build()
}