|
@@ -17,7 +17,7 @@ serde_json = "1.0"
|
|
|
serde = { version = "1.0", features = [ "derive" ] }
|
|
|
tiny_http = "0.11"
|
|
|
log = "0.4"
|
|
|
-tauri-plugin-log = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "feat/update-swift" }
|
|
|
+tauri-plugin-log = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "next" }
|
|
|
tauri-plugin-sample = { path = "./tauri-plugin-sample/" }
|
|
|
|
|
|
[patch.'https://github.com/tauri-apps/tauri']
|