[fix] update setup
This commit is contained in:
@@ -63,6 +63,7 @@ notify = "8.2.0"
|
||||
dirs = "6.0.0"
|
||||
tokio = { version = "1.40", features = ["process"] }
|
||||
gfxinfo = "0.1.2"
|
||||
url = "2.5"
|
||||
[target.'cfg(windows)'.dependencies] # Windows Only
|
||||
winreg = "0.55.0"
|
||||
|
||||
@@ -78,3 +79,4 @@ custom-protocol = [ "tauri/custom-protocol" ]
|
||||
tauri-plugin-cli = "2.4.1"
|
||||
tauri-plugin-global-shortcut = "2.3.1"
|
||||
tauri-plugin-single-instance = "2.3.6"
|
||||
tauri-plugin-updater = "2"
|
||||
|
||||
Reference in New Issue
Block a user