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
2022-12-07 18:22:18 +08:00

4 lines
39 B
Rust

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