Switch to proper log plugin

This commit is contained in:
Gregory Schier
2024-08-09 07:49:48 -07:00
parent 5a5a443ff9
commit fb847ac1f0
5 changed files with 57 additions and 69 deletions

View File

@@ -62,5 +62,5 @@ mime_guess = "2.0.5"
[workspace.dependencies]
yaak_models = { path = "yaak_models" }
tauri = { version = "2.0.0-rc.0", features = ["devtools", "protocol-asset"] }
tauri = { version = "2.0.0-rc.2", features = ["devtools", "protocol-asset"] }
tauri-plugin-shell = "2.0.0-rc.0"