chore: update toml file

This commit is contained in:
GyDi
2021-12-14 18:39:37 +08:00
parent 881a95520a
commit 98bc9b07b8
3 changed files with 2 additions and 2 deletions

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

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