VoiletEmbTools/src-tauri/build.rs
2024-09-09 17:45:53 +08:00

4 lines
37 B
Rust

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