Skip to content

Commit 23ec662

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump indicatif from 0.17.7 to 0.17.8
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.7 to 0.17.8. - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](https://github.com/console-rs/indicatif/commits) --- updated-dependencies: - dependency-name: indicatif dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 726f609 commit 23ec662

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -72,7 +72,7 @@ git-branchless-undo = { version = "0.8.0", path = "git-branchless-undo" }
7272
git2 = { version = "0.17.2", default-features = false }
7373
glob = "0.3.0"
7474
indexmap = "2.2.1"
75-
indicatif = { version = "0.17.7", features = ["improved_unicode"] }
75+
indicatif = { version = "0.17.8", features = ["improved_unicode"] }
7676
itertools = "0.12.1"
7777
lalrpop = "0.19.12"
7878
lalrpop-util = "0.19.12"

0 commit comments

Comments
 (0)