Skip to content

Commit b4772ac

Browse files
deps(deps): 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] <support@github.com>
1 parent 6357308 commit b4772ac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -176,7 +176,7 @@ base64 = "0.22"
176176
# CLI
177177
clap = { version = "4.5", features = ["derive", "cargo", "env", "wrap_help"] }
178178
colored = "3.0.0"
179-
indicatif = "0.18.0"
179+
indicatif = "0.18.2"
180180
atty = "0.2.14"
181181

182182
# Security

0 commit comments

Comments
 (0)