HuLa/src-tauri/build.rs
2023-12-15 20:25:35 +08:00

4 lines
39 B
Rust

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