Skip to content

Commit f167691

Browse files
Bump indicatif from 0.18.0 to 0.18.1
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.18.0 to 0.18.1. - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.18.0...0.18.1) --- updated-dependencies: - dependency-name: indicatif dependency-version: 0.18.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 595ea59 commit f167691

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)