Skip to content

Commit bbbf352

Browse files
authored
Merge pull request #394 from rust-lang/dependabot/cargo/dialoguer-0.12.0
build(deps): bump dialoguer from 0.11.0 to 0.12.0
2 parents c4f907c + 89409b5 commit bbbf352

File tree

2 files changed

+28
-34
lines changed

2 files changed

+28
-34
lines changed

Cargo.lock

Lines changed: 27 additions & 33 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
@@ -12,7 +12,7 @@ version = "0.6.10"
1212
edition = "2021"
1313

1414
[dependencies]
15-
dialoguer = { version = "0.11.0", default-features = false }
15+
dialoguer = { version = "0.12.0", default-features = false }
1616
home = "0.5"
1717
env_logger = "0.11.0"
1818
thiserror = "2"

0 commit comments

Comments
 (0)