Skip to content

Commit

Permalink
chore(deps): bump indicatif from 0.17.6 to 0.17.9 (#23)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 5fd0505 commit 14d8363
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 15 deletions.
35 changes: 21 additions & 14 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ clap = { version = "4.5", features = ["wrap_help", "cargo", "derive"] }
clap-verbosity-flag = { version = "3.0.1", features = ["tracing"], default-features = false }
clap_complete = "4.5.38"
crossterm = "0.28"
indicatif = "0.17.5"
indicatif = "0.17.9"
regex = "1.5.3"
remove_dir_all = "0.7.0"
tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
Expand Down

0 comments on commit 14d8363

Please sign in to comment.