1
0
mirror of https://github.com/Yidadaa/ChatGPT-Next-Web.git synced 2025-11-06 18:16:11 +08:00
Files
ChatGPT-Next-Web/src-tauri/build.rs
2023-06-07 23:47:21 +08:00

4 lines
37 B
Rust

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