Skip to content

Commit 9083b3e

Browse files
Bump indicatif from 0.17.8 to 0.17.11
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.8 to 0.17.11. - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.8...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>
1 parent dee0eed commit 9083b3e

File tree

2 files changed

+95
-15
lines changed

2 files changed

+95
-15
lines changed

Cargo.lock

Lines changed: 94 additions & 14 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
@@ -16,7 +16,7 @@ http_req = { version = "0.13.0", default-features = false, features = [
1616
] }
1717
nanoserde = "0.1.37"
1818
sha1_smol = "1.0.1"
19-
indicatif = "0.17.8"
19+
indicatif = "0.17.11"
2020
webpki = "0.22.4"
2121
rayon = "1.8"
2222

0 commit comments

Comments
 (0)