Skip to content

Commit ae6272e

Browse files
Bump dialoguer from 0.10.4 to 0.12.0
Bumps [dialoguer](https://github.com/console-rs/dialoguer) from 0.10.4 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.10.4...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 2dd8590 commit ae6272e

File tree

2 files changed

+51
-11
lines changed

2 files changed

+51
-11
lines changed

Cargo.lock

Lines changed: 50 additions & 10 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
@@ -84,7 +84,7 @@ datachannel = { git = "https://github.com/openmina/datachannel-rs.git", rev = "1
8484
] }
8585
dataloader = "0.18"
8686
derive_more = "0.99.17"
87-
dialoguer = "0.10.4"
87+
dialoguer = "0.12.0"
8888
documented = { version = "0.6" }
8989
dotenv = "0.15"
9090
dotenvy = "0.15"

0 commit comments

Comments
 (0)