diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index c6ac144..61238d0 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -33,7 +33,7 @@ tauri-plugin-fs-extra = { git = "https://github.com/tauri-apps/plugins-workspace tauri-plugin-window-state = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v1" } tauri-plugin-single-instance = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v1" } fix-path-env = { git = "https://github.com/tauri-apps/fix-path-env-rs" } -keyring = "2.3.3" +keyring = "3.0.0" whoami = "1.5.2" # AES encryption dependencies # AES encryption dependencies