Skip to content

Commit 58c7829

Browse files
fix(deps): bump indicatif from 0.17.11 to 0.18.3
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.11 to 0.18.3. - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.17.11...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] <[email protected]>
1 parent 2d16273 commit 58c7829

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
@@ -60,7 +60,7 @@ http = "1.2.0"
6060
http-body-util = "0.1.3"
6161
hyper = { version = "1.6.0", features = ["server"] }
6262
hyper-util = { version = "0.1.11", features = ["tokio"] }
63-
indicatif = "0.17.11"
63+
indicatif = "0.18.3"
6464
indoc = "2.0.6"
6565
insta = "1.43.1"
6666
libc = "0.2.172"

0 commit comments

Comments
 (0)