Skip to content

Commit d1f4e9b

Browse files
Bump indicatif from 0.17.11 to 0.18.0
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.11 to 0.18.0. - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.11...0.18.0) --- updated-dependencies: - dependency-name: indicatif dependency-version: 0.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 51d5d2f commit d1f4e9b

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 12 additions & 12 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
@@ -29,7 +29,7 @@ color-print = "0.3"
2929
thiserror = "2"
3030
shellexpand = "3.1"
3131
regex = "1"
32-
indicatif = "0.17"
32+
indicatif = "0.18"
3333

3434
log = "0.4"
3535
rustls = { version = "0.23", features = ["aws_lc_rs"] }

0 commit comments

Comments
 (0)