mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-02 20:10:37 +02:00
chore: Update tauri to beta.8 (#1005)
* chore: Update tauri to beta.8 fixes #1000 * Update and rename tauri-beta.7.md to tauri-beta-8.md
This commit is contained in:
+3
-3
@@ -10,9 +10,9 @@ resolver = "2"
|
||||
[workspace.dependencies]
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
log = "0.4"
|
||||
tauri = "2.0.0-beta.7"
|
||||
tauri-build = "2.0.0-beta.5"
|
||||
tauri-plugin = "2.0.0-beta.5"
|
||||
tauri = "2.0.0-beta.8"
|
||||
tauri-build = "2.0.0-beta.6"
|
||||
tauri-plugin = "2.0.0-beta.6"
|
||||
serde_json = "1"
|
||||
thiserror = "1"
|
||||
url = "2"
|
||||
|
||||
Reference in New Issue
Block a user