vc-app/src-tauri/build.rs

4 lines
39 B
Rust
Raw Permalink Normal View History

2024-07-18 23:11:13 +00:00
fn main() {
tauri_build::build()
}