Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

Commit 2884ba8

Browse files
chore(deps): (deps): bump indicatif from 0.17.11 to 0.18.0
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.11 to 0.18.0. - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.11...0.18.0) --- updated-dependencies: - dependency-name: indicatif dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a97a23 commit 2884ba8

2 files changed

Lines changed: 26 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 25 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
@@ -45,7 +45,7 @@ anyhow = "1.0"
4545
chrono = { version = "0.4", features = ["serde"] }
4646

4747
# Progress indicators for CLI
48-
indicatif = "0.17"
48+
indicatif = "0.18"
4949

5050
# Terminal styling
5151
console = "0.15"

0 commit comments

Comments
 (0)