Rust · 39 bytes Raw Blame History
1 fn main() {
2 tauri_build::build()
3 }
4