note-app/note-taking-app/src-tauri/build.rs
2024-10-24 16:35:32 -07:00

4 lines
39 B
Rust

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