Skip to content

Commit a7c95dd

Browse files
chore(deps): Bump indicatif from 0.17.5 to 0.17.6 (#18146)
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.5 to 0.17.6. - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.5...0.17.6) --- updated-dependencies: - dependency-name: indicatif dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34eaf43 commit a7c95dd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vdev/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dunce = "1.0.4"
2222
glob = { version = "0.3.1", default-features = false }
2323
hex = "0.4.3"
2424
indexmap = { version = "2.0", default-features = false, features = ["serde", "std"] }
25-
indicatif = { version = "0.17.5", features = ["improved_unicode"] }
25+
indicatif = { version = "0.17.6", features = ["improved_unicode"] }
2626
itertools = "0.11.0"
2727
log = "0.4.19"
2828
once_cell = "1.18"

0 commit comments

Comments
 (0)