Skip to content

Commit

Permalink
Bump dialoguer from 0.7.1 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [dialoguer](https://github.com/mitsuhiko/dialoguer) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/mitsuhiko/dialoguer/releases)
- [Changelog](https://github.com/mitsuhiko/dialoguer/blob/master/CHANGELOG.md)
- [Commits](console-rs/dialoguer@0.7.1...0.8.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 15, 2021
1 parent 0dc6495 commit cd1aa85
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 17 deletions.
22 changes: 6 additions & 16 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ ansi_term = "0.12"
anyhow = "1.0"
chrono = { version = "0.4", features = ["serde"] }
confy = "0.4"
dialoguer = "0.7"
dialoguer = "0.8"
reqwest = { version = "0.11", features = ["blocking", "json"] }
serde = { version = "1.0", features = ["derive"] }
structopt = "0.3"
Expand Down

0 comments on commit cd1aa85

Please sign in to comment.