openpencil/desktop/build.rs
2026-02-28 08:10:09 +03:00

4 lines
39 B
Rust

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