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
2023-01-21 12:59:52 +08:00

4 lines
37 B
Rust

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