chore(release): release v0.10.4 tauri branch

This commit is contained in:
Soybean
2023-06-15 19:40:53 +08:00
committed by Soybean
parent ead48f4502
commit c70b2299a9
25 changed files with 4527 additions and 2 deletions

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

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