Skip to content
This repository was archived by the owner on Feb 21, 2024. It is now read-only.

Commit 1ec8a7f

Browse files
Bump rpassword from 4.0.5 to 5.0.0 (paritytech#7597)
Bumps [rpassword](https://github.com/conradkleinespel/rpassword) from 4.0.5 to 5.0.0. - [Release notes](https://github.com/conradkleinespel/rpassword/releases) - [Commits](conradkleinespel/rpassword@v4.0.5...v5.0.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bce646d commit 1ec8a7f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

client/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ sc-cli-proc-macro = { version = "2.0.0", path = "./proc-macro" }
5252
thiserror = "1.0.21"
5353

5454
[target.'cfg(not(target_os = "unknown"))'.dependencies]
55-
rpassword = "4.0.1"
55+
rpassword = "5.0.0"
5656

5757
[dev-dependencies]
5858
tempfile = "3.1.0"

0 commit comments

Comments
 (0)