Skip to content

Commit

Permalink
chore(deps): Bump indicatif from 0.17.3 to 0.17.4
Browse files Browse the repository at this point in the history
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.3 to 0.17.4.
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](console-rs/indicatif@0.17.3...0.17.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 30, 2023
1 parent da7bc95 commit e7067aa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
15 changes: 5 additions & 10 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 vdev/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dunce = "1.0.4"
glob = { version = "0.3.1", default-features = false }
hashlink = { version = "0.8.2", features = ["serde_impl"] }
hex = "0.4.3"
indicatif = { version = "0.17.3", features = ["improved_unicode"] }
indicatif = { version = "0.17.4", features = ["improved_unicode"] }
itertools = "0.10.5"
log = "0.4.17"
once_cell = "1.17"
Expand Down

0 comments on commit e7067aa

Please sign in to comment.