Skip to content

Commit 739ba52

Browse files
dependabot[bot]gmpinder
authored andcommitted
chore(deps): 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] <[email protected]>
1 parent 8fdbda5 commit 739ba52

File tree

2 files changed

+87
-14
lines changed

2 files changed

+87
-14
lines changed

Cargo.lock

Lines changed: 86 additions & 13 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
@@ -17,7 +17,7 @@ clap = "4"
1717
colored = "2"
1818
comlexr = "1"
1919
indexmap = { version = "2", features = ["serde"] }
20-
indicatif = { version = "0.17", features = ["improved_unicode", "rayon"] }
20+
indicatif = { version = "0.18", features = ["improved_unicode", "rayon"] }
2121
log = "0.4"
2222
miette = "7"
2323
nix = { version = "0.29" }

0 commit comments

Comments
 (0)