Keyborg/client/build.rs
2025-01-21 23:19:14 +03:00

4 lines
39 B
Rust

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