chore: update deps(tauri-plugin-autostart)

This commit is contained in:
huzibaca
2024-12-08 22:10:15 +08:00
parent aa18c4870d
commit 460d72f392
2 changed files with 3 additions and 3 deletions

View File

@@ -71,7 +71,7 @@ url = "2.5.2"
users = "0.11.0"
[target.'cfg(not(any(target_os = "android", target_os = "ios")))'.dependencies]
tauri-plugin-autostart = "2.0.0-rc"
tauri-plugin-autostart = "2.0.1"
tauri-plugin-global-shortcut = "2.0.1"
tauri-plugin-updater = "2.0.2"
tauri-plugin-window-state = "2.0.2"