Skip to content

Commit b8a699a

Browse files
build(deps): bump indicatif from 0.17.7 to 0.18.3
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.7 to 0.18.3. - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.7...0.18.3) --- updated-dependencies: - dependency-name: indicatif dependency-version: 0.18.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b6568e commit b8a699a

2 files changed

Lines changed: 39 additions & 86 deletions

File tree

Cargo.lock

Lines changed: 38 additions & 85 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
@@ -32,7 +32,7 @@ md5 = "0.7.0"
3232
dirs = "5.0.1"
3333
futures-util = "0.3.29"
3434
async-std = { version = "1.12.0", features = ["attributes", "tokio1"] }
35-
indicatif = "0.17.7"
35+
indicatif = "0.18.3"
3636
bzip2 = "0.4.4"
3737
zstd = { version = "0.13.2", features = ["zstdmt"] }
3838
liblzma = { version = "0.4.5", features = ["parallel"] }

0 commit comments

Comments
 (0)