Bump rpassword from 5.0.1 to 6.0.1

Bumps [rpassword](https://github.com/conradkleinespel/rpassword) from 5.0.1 to 6.0.1.
- [Release notes](https://github.com/conradkleinespel/rpassword/releases)
- [Commits](https://github.com/conradkleinespel/rpassword/compare/v5.0.1...v6.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-03-14 19:29:46 +00:00
committed by GitHub
parent f0ce073a37
commit 2a43d4e88a
2 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ path = "src/main.rs"
[dependencies]
clap = "2.33"
dotenv = "0.15"
rpassword = "5.0.0"
rpassword = "6.0.1"
[dependencies.diesel]
features = ["r2d2", "chrono"]