Skip to content

Commit e7067aa

Browse files
chore(deps): Bump indicatif from 0.17.3 to 0.17.4
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] <[email protected]>
1 parent da7bc95 commit e7067aa

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

Cargo.lock

+5-10
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
hashlink = { version = "0.8.2", features = ["serde_impl"] }
2424
hex = "0.4.3"
25-
indicatif = { version = "0.17.3", features = ["improved_unicode"] }
25+
indicatif = { version = "0.17.4", features = ["improved_unicode"] }
2626
itertools = "0.10.5"
2727
log = "0.4.17"
2828
once_cell = "1.17"

0 commit comments

Comments
 (0)