bkbh/src-tauri/build.rs
Bianca Fürstenau 96033b4b9f Initial commit
2025-02-09 08:22:57 +01:00

3 lines
39 B
Rust

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