Skip to content

Commit c8a73d2

Browse files
fix(deps): update rust crate keyring to v3
1 parent 61693b3 commit c8a73d2

File tree

2 files changed

+3
-142
lines changed

2 files changed

+3
-142
lines changed

src-tauri/Cargo.lock

Lines changed: 2 additions & 141 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 @@ png = "0.17"
3333
tauri-plugin-fs-extra = { 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)