Skip to content

Commit 69a63e7

Browse files
fix(deps): bump indicatif from 0.17.11 to 0.18.2
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.11 to 0.18.2. - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](https://github.com/console-rs/indicatif/commits) --- updated-dependencies: - dependency-name: indicatif dependency-version: 0.18.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c70cb13 commit 69a63e7

File tree

2 files changed

+39
-7
lines changed

2 files changed

+39
-7
lines changed

Cargo.lock

Lines changed: 38 additions & 6 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
@@ -59,7 +59,7 @@ http = "1.2.0"
5959
http-body-util = "0.1.3"
6060
hyper = { version = "1.6.0", features = ["server"] }
6161
hyper-util = { version = "0.1.11", features = ["tokio"] }
62-
indicatif = "0.17.11"
62+
indicatif = "0.18.2"
6363
indoc = "2.0.6"
6464
insta = "1.43.1"
6565
libc = "0.2.172"

0 commit comments

Comments
 (0)