tauri-build 0.0.0

build time code to pair with https://crates.io/crates/tauri
1
2
3
fn main() {
    println!("Hello, world!");
}