1
0
mirror of https://github.com/spacebarchat/client.git synced 2024-11-21 18:02:32 +01:00
client/src-tauri/build.rs
2023-09-15 13:32:52 -04:00

4 lines
40 B
Rust

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