Skip to content

Commit

Permalink
fix(deps): update all dependencies (#57)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent 6d660ff commit 9ab4fbc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ version = "0.4.1"

[dependencies]
base32 = "0.4.0"
clap = { version = "^4.4.7", features = ["derive"] }
clap = { version = "^4.4.8", features = ["derive"] }
keyring = "^2.0.5"
totp-lite = "2.0.1"
rand = "^0.8.5"
rpassword = "^7.2.0"
rpassword = "^7.3.1"
rust-crypto = "0.2.36"
serde = "1.0.192"
serde_derive = "1.0.192"
Expand Down

0 comments on commit 9ab4fbc

Please sign in to comment.