We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aeb689 commit 2546317Copy full SHA for 2546317
src-tauri/Cargo.toml
@@ -33,7 +33,7 @@ tauri-plugin-fs-extra = { git = "https://github.com/tauri-apps/plugins-workspace
33
tauri-plugin-window-state = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v1" }
34
tauri-plugin-single-instance = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v1" }
35
fix-path-env = { git = "https://github.com/tauri-apps/fix-path-env-rs" }
36
-keyring = "2.3.3"
+keyring = "3.0.0"
37
whoami = "1.5.2"
38
# AES encryption dependencies
39
0 commit comments