Skip to content

Commit 4ef9a1b

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump indicatif from 0.17.4 to 0.17.5
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.4 to 0.17.5. - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.4...0.17.5) --- updated-dependencies: - dependency-name: indicatif dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 751fa99 commit 4ef9a1b

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.

git-branchless-lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ eyre = "0.6.8"
5757
futures = "0.3.28"
5858
git-record = { version = "0.3", path = "../git-record" }
5959
git2 = { version = "0.17.2", default-features = false }
60-
indicatif = { version = "0.17.4", features = ["improved_unicode"] }
60+
indicatif = { version = "0.17.5", features = ["improved_unicode"] }
6161
itertools = "0.10.3"
6262
lazy_static = "1.4.0"
6363
once_cell = "1.17.1"

0 commit comments

Comments
 (0)