Skip to content

Commit

Permalink
chore(deps): update rust crate rpassword to 7.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and flihp committed Nov 27, 2023
1 parent b104ae3 commit 753052d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ pem = { version = "3", default-features = false }
pem-rfc7468 = { version = "0.7.0", default-features = false }
ring-compat = { version = "0.8", default-features = false }
ron = "0.8"
rpassword = "7.2.0"
rpassword = "7.3.1"
salty = { version = "0.2", default-features = false }
serde = { version = "1", default-features = false }
serde-big-array = "0.5"
Expand Down

0 comments on commit 753052d

Please sign in to comment.