This repository has been archived on 2023-11-15. You can view files and clone it, but cannot push or open issues or pull requests.
comicinfo-editor/src-tauri/build.rs

4 lines
37 B
Rust
Raw Normal View History

2023-09-23 19:27:38 +00:00
fn main() {
tauri_build::build()
}