Skip to content

Commit 32faffe

Browse files
dependabot[bot]poljar
authored andcommitted
chore(deps): 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 6792416 commit 32faffe

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.

labs/multiverse/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ matrix-sdk-base = { path = "../../crates/matrix-sdk-base" }
2626
matrix-sdk-common = { path = "../../crates/matrix-sdk-common" }
2727
matrix-sdk-ui = { path = "../../crates/matrix-sdk-ui" }
2828
ratatui = { version = "0.29.0", features = ["unstable-widget-ref"] }
29-
rpassword = "7.4.0"
29+
rpassword = "7.5.0"
3030
serde_json.workspace = true
3131
strum = { version = "0.27.2", features = ["derive"] }
3232
textwrap = "0.16.2"

0 commit comments

Comments
 (0)