Skip to content

Commit e5c7bce

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

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.1"
28+
indicatif = "0.18.2"
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)