This repository has been archived on 2024-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
Launcher-tauri/src-tauri/build.rs
2022-12-04 14:14:25 +01:00

4 lines
37 B
Rust

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