Skip to content

Commit d1fbc5c

Browse files
Bump dialoguer from 0.11.0 to 0.12.0
Bumps [dialoguer](https://github.com/console-rs/dialoguer) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/console-rs/dialoguer/releases) - [Changelog](https://github.com/console-rs/dialoguer/blob/main/CHANGELOG-OLD.md) - [Commits](console-rs/dialoguer@v0.11.0...v0.12.0) --- updated-dependencies: - dependency-name: dialoguer dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ec3a9a commit d1fbc5c

2 files changed

Lines changed: 4 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 4 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
@@ -90,7 +90,7 @@ tera = "1.19"
9090

9191
# CLI
9292
clap = { version = "4.5", features = ["derive", "color"] }
93-
dialoguer = "0.11"
93+
dialoguer = "0.12"
9494
indicatif = "0.17"
9595
console = "0.16"
9696

0 commit comments

Comments
 (0)