Skip to content

Commit 14d8363

Browse files
chore(deps): bump indicatif from 0.17.6 to 0.17.9 (#23)
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.6 to 0.17.9. - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.6...0.17.9) --- updated-dependencies: - dependency-name: indicatif dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5fd0505 commit 14d8363

File tree

2 files changed

+22
-15
lines changed

2 files changed

+22
-15
lines changed

Cargo.lock

Lines changed: 21 additions & 14 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
@@ -20,7 +20,7 @@ clap = { version = "4.5", features = ["wrap_help", "cargo", "derive"] }
2020
clap-verbosity-flag = { version = "3.0.1", features = ["tracing"], default-features = false }
2121
clap_complete = "4.5.38"
2222
crossterm = "0.28"
23-
indicatif = "0.17.5"
23+
indicatif = "0.17.9"
2424
regex = "1.5.3"
2525
remove_dir_all = "0.7.0"
2626
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }

0 commit comments

Comments
 (0)