Skip to content

Commit

Permalink
Bump rpassword from 7.2.0 to 7.3.1
Browse files Browse the repository at this point in the history
Bumps [rpassword](https://github.com/conradkleinespel/rpassword) from 7.2.0 to 7.3.1.
- [Release notes](https://github.com/conradkleinespel/rpassword/releases)
- [Commits](conradkleinespel/rpassword@v7.2.0...v7.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 2073619 commit 95dbbd7
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 @@ -16,4 +16,4 @@ zip = "0.6.6"
rusqlite = { version = "0.29.0", features = ["bundled-sqlcipher-vendored-openssl"] }
tempfile = "3.6.0"
clap = { version = "4.4.7", features = ["derive"] }
rpassword = "7.2.0"
rpassword = "7.3.1"

0 comments on commit 95dbbd7

Please sign in to comment.