1
0
mirror of https://github.com/lencx/ChatGPT.git synced 2024-10-01 01:06:13 -04:00
Unofficial_ChatGPT_Client/src-tauri/build.rs

4 lines
39 B
Rust
Raw Normal View History

2022-12-07 05:22:18 -05:00
fn main() {
tauri_build::build()
}