Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
39 B
Rust
Raw Normal View History

2025-06-05 14:56:16 +01:00
fn main() {
2025-06-09 10:04:40 +01:00
tauri_build::build()
2025-06-05 14:56:16 +01:00
}