bruno/packages/bruno-tauri/build.rs
2022-10-09 12:34:09 +05:30

4 lines
37 B
Rust

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