Skip to content

Commit 30e6fea

Browse files
chore(deps): bump dialoguer from 0.11.0 to 0.12.0 (#52)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 528f183 commit 30e6fea

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

Cargo.lock

Lines changed: 5 additions & 7 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
@@ -25,7 +25,7 @@ base64 = "0.22"
2525
thiserror = "2"
2626
dirs = "6"
2727
open = "5"
28-
dialoguer = "0.11"
28+
dialoguer = "0.12"
2929
urlencoding = "2"
3030
url = "2"
3131
rusqlite = { version = "0.33", features = ["bundled"] }

0 commit comments

Comments
 (0)