Skip to content

Commit 23b5abe

Browse files
Bump rpassword from 7.4.0 to 7.5.0
Bumps [rpassword](https://github.com/conradkleinespel/rpassword) from 7.4.0 to 7.5.0. - [Release notes](https://github.com/conradkleinespel/rpassword/releases) - [Commits](conradkleinespel/rpassword@v7.4.0...v7.5.0) --- updated-dependencies: - dependency-name: rpassword dependency-version: 7.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f56a83 commit 23b5abe

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ serde = { version = "1.0.228", features = ["derive"] }
2323
toml = "1.0.2"
2424
dirs = "6.0.0"
2525
anyhow = "1.0.102"
26-
rpassword = "7.4.0"
26+
rpassword = "7.5.0"
2727

2828
[dev-dependencies]
2929
tempfile = "3.26.0"

0 commit comments

Comments
 (0)