Bump indicatif from 0.17.1 to 0.17.2 (#350)

Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.1 to 0.17.2.
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](https://github.com/console-rs/indicatif/compare/0.17.1...0.17.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-11-09 12:11:29 +08:00
committed by GitHub
parent 2bf490bff2
commit 825a61aec6
2 changed files with 10 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ html_parser = "0.6.3"
http = "0.2"
http-content-range = "0.1"
hyper = { version="0.14", features = ["server"], optional = true }
indicatif = "0.17.1"
indicatif = "0.17.2"
int-enum = "0.5"
itertools = "0.10"
json = "0.12"