chore(deps): update tauri to v1 stable

This commit is contained in:
amrbashir
2022-07-06 00:55:58 +02:00
parent 1e244bc73c
commit 8baf90d881
5 changed files with 466 additions and 397 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ rust-version = "1.57"
exclude = ["/examples"]
[dependencies]
tauri = { version = "1.0.0-rc.16" }
tauri = { version = "1" }
[target.'cfg(target_os = "windows")'.dependencies.windows-sys]
version = "0.36"