[desktop] Add tauri logs
This commit is contained in:
@@ -25,9 +25,10 @@ tauri-plugin-single-instance = "2.0.0-beta"
|
||||
tauri-plugin-cli = "2.0.0-beta"
|
||||
tauri-plugin-notification = "2.0.0-beta"
|
||||
tauri-plugin-log = "2.0.0-beta"
|
||||
tauri-plugin-window-state = "2.0.0-beta.11"
|
||||
tauri-plugin-window-state = "2.0.0-beta"
|
||||
|
||||
tauri-cli = "2.0.0-beta.21"
|
||||
clap = { version = "4", features = [ "derive" ] }
|
||||
|
||||
# General
|
||||
serde_json = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user