AllenWrench/src-tauri/build.rs

4 lines
40 B
Rust
Raw Normal View History

2023-07-23 06:06:04 +00:00
fn main() {
tauri_build::build()
}