Skip to content

Commit

Permalink
Bump keyring from 2.0.5 to 2.3.1 (#83)
Browse files Browse the repository at this point in the history
Bumps [keyring](https://github.com/hwchen/keyring-rs) from 2.0.5 to 2.3.1.
- [Release notes](https://github.com/hwchen/keyring-rs/releases)
- [Changelog](https://github.com/hwchen/keyring-rs/blob/master/CHANGELOG.md)
- [Commits](hwchen/keyring-rs@v2.0.5...v2.3.1)

---
updated-dependencies:
- dependency-name: keyring
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent ba4e47d commit 3467bd2
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 32 deletions.
128 changes: 97 additions & 31 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 @@ -25,7 +25,7 @@ open = "5.0.1"
rand = "0.8"
reqwest = { version = "0.11", features = ["blocking", "json"] }
strum = { version = "0.25.0", features = ["derive"] }
keyring = "2.0.5"
keyring = "2.3.1"
rpassword = "7"
sha2 = "0.10"
data-encoding = "2.5.0"
Expand Down

0 comments on commit 3467bd2

Please sign in to comment.