Skip to content

Commit 2e49db3

Browse files
chore(deps): bump indicatif from 0.17.10 to 0.17.11 (#169)
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.10 to 0.17.11. - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.10...0.17.11) --- updated-dependencies: - dependency-name: indicatif dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01e6d7f commit 2e49db3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ multipart = { version = "0.18.0", default-features = false, features = [
3232
] }
3333
colored = "3.0.0"
3434
url = "2.5.4"
35-
indicatif = "0.17.10"
35+
indicatif = "0.17.11"
3636

3737
[profile.release]
3838
opt-level = 3

0 commit comments

Comments
 (0)