Skip to content

Commit 1af2b66

Browse files
chore(deps): bump rpassword from 7.3.1 to 7.5.0
Bumps [rpassword](https://github.com/conradkleinespel/rpassword) from 7.3.1 to 7.5.0. - [Release notes](https://github.com/conradkleinespel/rpassword/releases) - [Commits](conradkleinespel/rpassword@v7.3.1...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 9218f54 commit 1af2b66

2 files changed

Lines changed: 19 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 18 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
@@ -11,7 +11,7 @@ bourso_api = { path = "./src/bourso_api" }
1111
tokio = { version = "1.33.0", features = ["full"] }
1212
anyhow = { version = "1.0.75" }
1313
clap = { version = "4.4.6" }
14-
rpassword = { version = "7.2.0" }
14+
rpassword = { version = "7.5.0" }
1515
directories = { version = "5.0.1" }
1616
serde = { version = "1.0.189", features = ["derive"] }
1717
serde_json = { version = "1.0.107" }

0 commit comments

Comments
 (0)