every.channel/apps/tauri/build.rs
2026-02-15 16:17:27 -05:00

3 lines
40 B
Rust

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