Skip to content

Commit bcb2940

Browse files
chore(deps): bump indicatif from 0.17.11 to 0.18.4
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.11 to 0.18.4. - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.11...0.18.4) --- updated-dependencies: - dependency-name: indicatif dependency-version: 0.18.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb81565 commit bcb2940

2 files changed

Lines changed: 16 additions & 90 deletions

File tree

Cargo.lock

Lines changed: 15 additions & 89 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ thiserror = "1.0"
3838
# Parallel processing
3939
rayon = "1.10"
4040
# Progress indication
41-
indicatif = "0.17"
41+
indicatif = "0.18"
4242
# Image processing for diff compression
4343
image = "0.25"
4444

0 commit comments

Comments
 (0)