amtkstat/src-tauri/build.rs

4 lines
39 B
Rust
Raw Permalink Normal View History

2024-09-09 03:12:35 -04:00
fn main() {
tauri_build::build()
}