Skip to content

Commit a35ab4b

Browse files
Bump rpassword from 7.4.0 to 7.5.2
Bumps [rpassword](https://github.com/conradkleinespel/rpassword) from 7.4.0 to 7.5.2. - [Release notes](https://github.com/conradkleinespel/rpassword/releases) - [Commits](conradkleinespel/rpassword@v7.4.0...v7.5.2) --- updated-dependencies: - dependency-name: rpassword dependency-version: 7.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a46e9c commit a35ab4b

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
@@ -17,7 +17,7 @@ exclude = [".github"]
1717
base64 = "0.22.1"
1818
clap = { version = "4.6.1", features = ["derive"] }
1919
keyring-core = { version = "1.0.0", features = ["sample"] }
20-
rpassword = "7.4.0"
20+
rpassword = "7.5.2"
2121
rprompt = "2.2.0"
2222

2323
[dev-dependencies]

0 commit comments

Comments
 (0)