feat: use tauri-plugin-persisted-scope

This commit is contained in:
huzibaca
2024-10-30 16:37:47 +08:00
parent 794783ab4e
commit f4238b1fb9
5 changed files with 39 additions and 103 deletions

View File

@@ -54,6 +54,7 @@ tauri-plugin-clipboard-manager = "2.0.1"
tauri-plugin-deep-link = "2.0.1"
tauri-plugin-devtools = "2.0.0-rc"
url = "2.5.2"
tauri-plugin-persisted-scope = "2.0.3"
[target.'cfg(windows)'.dependencies]
runas = "=1.2.0"
deelevate = "0.2.0"