Skip to content

Commit 2514199

Browse files
authored
Merge pull request #959 from sanders41/dependabot/cargo/indicatif-0.18.1
Bump indicatif from 0.18.0 to 0.18.1
2 parents 595ea59 + f167691 commit 2514199

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
@@ -25,7 +25,7 @@ clap = { version = "4.5.50", features = ["color", "suggestions", "derive"] }
2525
colored = "3.0.0"
2626
dirs = "6.0.0"
2727
exponential-backoff = "2.0.0"
28-
indicatif = "0.18.0"
28+
indicatif = "0.18.1"
2929
rayon = "1.11.0"
3030
reqwest = { version = "0.12.24", features = ["json", "blocking"] }
3131
serde = { version = "1.0.227", features = ["derive"] }

0 commit comments

Comments
 (0)