1
0
mirror of https://github.com/usebruno/bruno.git synced 2025-03-18 08:48:55 +01:00
bruno/packages/bruno-tauri/build.rs
2022-10-09 12:34:09 +05:30

4 lines
37 B
Rust

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