aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/src-tauri/build.rs
blob: 795b9b7c83dbfc6bf454958eef78f93e211703d2 (plain) (blame)
1
2
3
fn main() {
  tauri_build::build()
}