Skip to content

Commit 2546317

Browse files
fix(deps): update rust crate keyring to v3
1 parent 4aeb689 commit 2546317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ tauri-plugin-fs-extra = { git = "https://github.com/tauri-apps/plugins-workspace
3333
tauri-plugin-window-state = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v1" }
3434
tauri-plugin-single-instance = { git = "https://github.com/tauri-apps/plugins-workspace", branch = "v1" }
3535
fix-path-env = { git = "https://github.com/tauri-apps/fix-path-env-rs" }
36-
keyring = "2.3.3"
36+
keyring = "3.0.0"
3737
whoami = "1.5.2"
3838
# AES encryption dependencies
3939
# AES encryption dependencies

0 commit comments

Comments
 (0)