Skip to content

Commit ed0c70c

Browse files
authored
Merge pull request #143 from Tuntii/dependabot/cargo/indicatif-0.18.4
Bump indicatif from 0.17.11 to 0.18.4
2 parents 3727453 + e0eab4a commit ed0c70c

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)