Skip to content

Commit

Permalink
chore(deps): bump console from 0.11.3 to 0.14.1 (#43)
Browse files Browse the repository at this point in the history
Bumps [console](https://github.com/mitsuhiko/console) from 0.11.3 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.11.3...0.14.1)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and SirWindfield committed Mar 21, 2021
1 parent bd8edbb commit 3a910df
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 9 deletions.
31 changes: 23 additions & 8 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"
anyhow = "1.0.31"
cargo_toml = "0.8.0"
clap = "3.0.0-beta.1"
console = "0.11.3"
console = "0.14.1"
dialoguer = "0.6.2"
edit = "0.1.2"
git2 = "0.13.6"
Expand Down

0 comments on commit 3a910df

Please sign in to comment.