simple-inventory-editor/src-tauri/build.rs
2025-03-01 17:44:12 -05:00

3 lines
39 B
Rust

fn main() {
tauri_build::build()
}