Skip to content

Commit 4910150

Browse files
authored
Merge pull request #978 from sanders41/dependabot/cargo/indicatif-0.18.3
Bump indicatif from 0.18.2 to 0.18.3
2 parents 482fd7b + d4f157d commit 4910150

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.51", features = ["color", "suggestions", "derive"] }
2525
colored = "3.0.0"
2626
dirs = "6.0.0"
2727
exponential-backoff = "2.0.0"
28-
indicatif = "0.18.2"
28+
indicatif = "0.18.3"
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)