1
0
Fork 0
mirror of https://github.com/marcrobledo/RomPatcher.js.git synced 2025-06-27 16:25:54 +00:00
RomPatcher.js/src-tauri/build.rs

4 lines
37 B
Rust
Raw Normal View History

2024-06-04 17:42:12 +02:00
fn main() {
tauri_build::build()
}