note-app/notes/src-tauri/build.rs

4 lines
39 B
Rust
Raw Permalink Normal View History

2024-11-19 20:52:58 -08:00
fn main() {
tauri_build::build()
}