Skip to content

Commit

Permalink
Bump console from 0.11.3 to 0.12.0
Browse files Browse the repository at this point in the history
Bumps [console](https://github.com/mitsuhiko/console) from 0.11.3 to 0.12.0.
- [Release notes](https://github.com/mitsuhiko/console/releases)
- [Commits](console-rs/console@v0.11.3...v0.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 10, 2020
1 parent 3b9416f commit fb0c8d6
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 6 deletions.
27 changes: 22 additions & 5 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 testing/jormungandr-scenario-tests/Cargo.toml
Expand Up @@ -32,7 +32,7 @@ structopt = "0.3"
thiserror = "1.0"
hex = "0.4"
futures = "0.3.5"
console = "0.11"
console = "0.12"
yaml-rust = "0.4.4"
indicatif = "0.15"
lazy_static = "1"
Expand Down

0 comments on commit fb0c8d6

Please sign in to comment.