snort/src-tauri/build.rs

4 lines
37 B
Rust
Raw Permalink Normal View History

2023-03-26 11:42:13 +00:00
fn main() {
tauri_build::build()
}