Skip to content

Commit abf142e

Browse files
Bump indicatif from 0.17.11 to 0.17.12
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.11 to 0.17.12. - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.11...0.17.12) --- updated-dependencies: - dependency-name: indicatif dependency-version: 0.17.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc2eb20 commit abf142e

File tree

2 files changed

+87
-14
lines changed

2 files changed

+87
-14
lines changed

Cargo.lock

Lines changed: 86 additions & 13 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
@@ -11,7 +11,7 @@ codegen-units = 1
1111
[workspace.dependencies]
1212
anyhow = "1.0.98"
1313
colored = "2.1.0"
14-
indicatif = "0.17.8"
14+
indicatif = "0.17.12"
1515
log = "0.4"
1616
num-format = { version = "0.4.4", features = ["with-system-locale"] }
1717
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)