Skip to content

Commit 2cb09f6

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

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.1"
6363
indoc = "2.0.6"
6464
insta = "1.43.1"
6565
libc = "0.2.172"

0 commit comments

Comments
 (0)