1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-07 19:31:42 +00:00

Bump console from 0.15.0 to 0.15.1

Bumps [console](https://github.com/mitsuhiko/console) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/mitsuhiko/console/releases)
- [Changelog](https://github.com/console-rs/console/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/console/compare/0.15.0...0.15.1)

---
updated-dependencies:
- dependency-name: console
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-12 13:24:11 +00:00
committed by Martin Nordholts
parent dd2c6e07b8
commit 44daae4a8f
2 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ atty = { version = "0.2.14", optional = true }
ansi_term = "^0.12.1"
ansi_colours = "^1.1"
bincode = "1.0"
console = "0.15.0"
console = "0.15.1"
flate2 = "1.0"
once_cell = "1.12"
thiserror = "1.0"