Skip to content

Commit f88c18a

Browse files
fix(deps): update rust crate keyring to v3
1 parent da45304 commit f88c18a

File tree

2 files changed

+4
-143
lines changed

2 files changed

+4
-143
lines changed

src-tauri/Cargo.lock

Lines changed: 3 additions & 142 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)