Skip to content

Commit 93462ec

Browse files
authored
Merge pull request #184 from rust-lang/dependabot/cargo/dialoguer-0.10.2
Bump dialoguer from 0.10.1 to 0.10.2
2 parents d22d076 + 71672e6 commit 93462ec

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -16,7 +16,7 @@ strip = "symbols"
1616
lto = "fat"
1717

1818
[dependencies]
19-
dialoguer = { version = "0.10.1", default-features = false }
19+
dialoguer = { version = "0.10.2", default-features = false }
2020
home = "0.5"
2121
env_logger = "0.9.0"
2222
thiserror = "1"

0 commit comments

Comments
 (0)