Skip to content

Commit

Permalink
Update console requirement from 0.14 to 0.15
Browse files Browse the repository at this point in the history
Updates the requirements on [console](https://github.com/mitsuhiko/console) to permit the latest version.
- [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...v0.15.0)

---
updated-dependencies:
- dependency-name: console
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 15, 2021
1 parent 7520177 commit 1353ebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -32,7 +32,7 @@ serde_yaml = "0.8"
predicates = "1.0"
indicatif = "0.15.0"
fs_extra = "1.1.0"
console = "0.14"
console = "0.15"
dialoguer = "0.8"
semver = "1.0"
csv = "1.1.3"
Expand Down

0 comments on commit 1353ebe

Please sign in to comment.