Skip to content

Commit

Permalink
chore(deps): bump indicatif from 0.15.0 to 0.17.8
Browse files Browse the repository at this point in the history
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.15.0 to 0.17.8.
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](console-rs/indicatif@0.15.0...0.17.8)

---
updated-dependencies:
- dependency-name: indicatif
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 9, 2024
1 parent 0ffa4d6 commit 047c89f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 23 deletions.
26 changes: 4 additions & 22 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ reqwest = { version = "0.11.3", features = [
"rustls-tls",
], default-features = false }
futures-util = "0.3.14"
indicatif = "0.15.0"
indicatif = "0.17.8"
tokio = { version = "1", features = ["full"] }
tar = "0.4"
flate2 = "1.0"
Expand Down

0 comments on commit 047c89f

Please sign in to comment.