Skip to content

Commit e0eab4a

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

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 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
@@ -90,7 +90,7 @@ tera = "1.19"
9090
# CLI
9191
clap = { version = "4.5", features = ["derive", "color"] }
9292
dialoguer = "0.11"
93-
indicatif = "0.17"
93+
indicatif = "0.18"
9494
console = "0.16"
9595

9696
# Internal crates

0 commit comments

Comments
 (0)