chore(deps): update tauri to rc.10

This commit is contained in:
Amr Bashir
2022-05-15 04:16:39 +02:00
committed by GitHub
parent f8afa646be
commit 98445a8a5f
+1 -1
View File
@@ -8,7 +8,7 @@ rust-version = "1.57"
exclude = ["/examples"]
[dependencies]
tauri = { version = "1.0.0-rc.6" }
tauri = { version = "1.0.0-rc.10" }
[target.'cfg(target_os = "windows")'.dependencies.windows-sys]
version = "0.35"