Skip to content

Commit

Permalink
Update Rust crate keyring to 3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent 7a4e86a commit 5f93c4b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ indicatif = "0.17.8"
inquire = "0.7.5"
itertools = "0.13.0"
itoa = "1.0.11"
keyring = { version = "3.6.0", features = ["apple-native", "crypto-openssl", "sync-secret-service", "vendored", "windows-native"] }
keyring = { version = "3.6.1", features = ["apple-native", "crypto-openssl", "sync-secret-service", "vendored", "windows-native"] }
liblzma = { version = "0.3.4", features = ["static"] }
memchr = "2.7.4"
memmap2 = "0.9.5"
Expand Down

0 comments on commit 5f93c4b

Please sign in to comment.