mirror of
https://github.com/infinilabs/coco-app.git
synced 2025-12-16 03:27:43 +01:00
4 lines
39 B
Rust
4 lines
39 B
Rust
|
|
fn main() {
|
||
|
|
tauri_build::build()
|
||
|
|
}
|