Skip to content

Commit eeaf3eb

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 4eb8f58 commit eeaf3eb

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
@@ -174,7 +174,7 @@ base64 = "0.22"
174174
# CLI
175175
clap = { version = "4.5", features = ["derive", "cargo", "env", "wrap_help"] }
176176
colored = "3.0.0"
177-
indicatif = "0.18.0"
177+
indicatif = "0.18.1"
178178
atty = "0.2.14"
179179

180180
# Security

0 commit comments

Comments
 (0)