Skip to content

Commit cc3a931

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 d1c473e commit cc3a931

File tree

2 files changed

+40
-8
lines changed

2 files changed

+40
-8
lines changed

Cargo.lock

Lines changed: 39 additions & 7 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
@@ -86,7 +86,7 @@ glob = "0.3.2"
8686
globset = "0.4.16"
8787
hex = "0.4.3"
8888
http = "1.2.0"
89-
indicatif = "0.17.11"
89+
indicatif = "0.18.3"
9090
indoc = "2.0.6"
9191
insta = "1.43.1"
9292
libc = "0.2.172"

0 commit comments

Comments
 (0)