Skip to content

Commit 2e3fecb

Browse files
build(deps): 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] <[email protected]>
1 parent 0d27c34 commit 2e3fecb

File tree

2 files changed

+21
-9
lines changed

2 files changed

+21
-9
lines changed

Cargo.lock

Lines changed: 20 additions & 8 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
@@ -198,7 +198,7 @@ features = ["std"]
198198

199199
# Interactive CLI dialogs
200200
[workspace.dependencies.dialoguer]
201-
version = "0.11.0"
201+
version = "0.12.0"
202202
default-features = false
203203
features = ["fuzzy-select", "password"]
204204

0 commit comments

Comments
 (0)