Skip to content

Commit c593719

Browse files
chore(deps): bump rpassword from 7.3.1 to 7.4.0 in /cli
Bumps [rpassword](https://github.com/conradkleinespel/rpassword) from 7.3.1 to 7.4.0. - [Release notes](https://github.com/conradkleinespel/rpassword/releases) - [Commits](conradkleinespel/rpassword@v7.3.1...v7.4.0) --- updated-dependencies: - dependency-name: rpassword dependency-version: 7.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ecc5ad0 commit c593719

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

cli/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.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ futures = "0.3"
1414
postgrest = "1.5.0"
1515
regex = "1.11"
1616
reqwest = { version = "0.12.5", features = ["json", "native-tls-vendored"] }
17-
rpassword = "7.2.0"
17+
rpassword = "7.4.0"
1818
serde = { version = "1.0.219", features = ["derive"] }
1919
serde_json = "1.0.141"
2020
sqlx = { version = "0.8.6", features = [

0 commit comments

Comments
 (0)