FastWave2.0/src-tauri/build.rs
Martin Kavík 31c9c600b0 init
2024-05-27 21:24:46 +02:00

4 lines
39 B
Rust

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