mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-01-31 00:35:19 +01:00
5 lines
88 B
Rust
5 lines
88 B
Rust
fn main() {
|
|
tauri_build::CodegenContext::default().build();
|
|
tauri_build::build();
|
|
}
|