Skip to content

Commit 4c88785

Browse files
authored
Merge pull request #818 from sanders41/dependabot/cargo/indicatif-0.17.12
Bump indicatif from 0.17.11 to 0.17.12
2 parents efc277f + 1ec721a commit 4c88785

File tree

2 files changed

+25
-13
lines changed

2 files changed

+25
-13
lines changed

Cargo.lock

Lines changed: 24 additions & 12 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
@@ -22,7 +22,7 @@ clap = { version = "4.5.40", features = ["color", "suggestions", "derive"] }
2222
colored = "3.0.0"
2323
dirs = "6.0.0"
2424
exponential-backoff = "2.0.0"
25-
indicatif = "0.17.11"
25+
indicatif = "0.17.12"
2626
minijinja = "2.10.2"
2727
rayon = "1.10.0"
2828
reqwest = { version = "0.12.20", features = ["json", "blocking"] }

0 commit comments

Comments
 (0)