chore(release): release tauri v1.2.7

This commit is contained in:
Soybean
2024-07-12 10:30:11 +08:00
parent a454b620f1
commit 5063b8657d
26 changed files with 3909 additions and 26 deletions

3
src-tauri/build.rs Normal file
View File

@@ -0,0 +1,3 @@
fn main() {
tauri_build::build()
}