Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and davidB committed Mar 15, 2021
1 parent 5c3758f commit d4d5301
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -15,7 +15,7 @@ edition = "2018"

[dependencies]
clap = "2"
console = "0.14.0"
console = "0.14.1"
dialoguer = "0.7.1"
difference = "2.0.0"
directories = "3.0.1"
Expand Down

0 comments on commit d4d5301

Please sign in to comment.