Skip to content

Commit af84bff

Browse files
dependabot[bot]bilelmoussaoui
authored andcommitted
build(deps): bump rpassword from 7.5.2 to 7.5.3
Bumps [rpassword](https://github.com/conradkleinespel/rpassword) from 7.5.2 to 7.5.3. - [Release notes](https://github.com/conradkleinespel/rpassword/releases) - [Commits](conradkleinespel/rpassword@v7.5.2...v7.5.3) --- updated-dependencies: - dependency-name: rpassword dependency-version: 7.5.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 719ec21 commit af84bff

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 10 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
@@ -43,7 +43,7 @@ num-bigint-dig = { version = "0.9", features = ["zeroize"] }
4343
oo7 = { path = "client", version = "0.6.0-alpha", default-features = false, features = ["unstable", "tracing"] }
4444
openssl = "0.10"
4545
pbkdf2 = { version = "0.13", default-features = false }
46-
rpassword = "7.4"
46+
rpassword = "7.5"
4747
serde = { version = "1.0", features = ["derive"] }
4848
serde_json = "1.0"
4949
serde_repr = "0.1"

0 commit comments

Comments
 (0)