Skip to content

Commit 7f03398

Browse files
fix(deps): bump indicatif from 0.17.9 to 0.17.11 (#503)
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.9 to 0.17.11. - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.9...0.17.11) --- updated-dependencies: - dependency-name: indicatif dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c9f9cc5 commit 7f03398

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -81,7 +81,7 @@ futures = "0.3.26"
8181
globset = "0.4.10"
8282
hex = "0.4.3"
8383
http = "1.2.0"
84-
indicatif = "0.17.3"
84+
indicatif = "0.17.11"
8585
indoc = "2.0.6"
8686
insta = "1.42.2"
8787
libc = "0.2.167"

0 commit comments

Comments
 (0)