Skip to content

Commit

Permalink
build: bump indicatif from 0.17.8 to 0.17.9
Browse files Browse the repository at this point in the history
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.8 to 0.17.9.
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](console-rs/indicatif@0.17.8...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]>
  • Loading branch information
dependabot[bot] authored and arxanas committed Nov 18, 2024
1 parent 1de8928 commit e555b7b
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 14 deletions.
27 changes: 14 additions & 13 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 @@ -72,7 +72,7 @@ git-branchless-undo = { version = "0.10.0", path = "git-branchless-undo" }
git2 = { version = "0.19.0", default-features = false }
glob = "0.3.0"
indexmap = "2.2.6"
indicatif = { version = "0.17.8", features = ["improved_unicode"] }
indicatif = { version = "0.17.9", features = ["improved_unicode"] }
itertools = "0.13.0"
lalrpop = "0.19.12"
lalrpop-util = "0.19.12"
Expand Down

0 comments on commit e555b7b

Please sign in to comment.