1
0
mirror of https://github.com/spacebarchat/client.git synced 2024-11-22 10:22:30 +01:00
client/src-tauri/build.rs
2023-09-15 13:32:45 -04:00

4 lines
37 B
Rust

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