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

4 lines
37 B
Rust

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