Skip to content

Commit 655d9a7

Browse files
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] <support@github.com>
1 parent 8f63eb5 commit 655d9a7

2 files changed

Lines changed: 88 additions & 14 deletions

File tree

Cargo.lock

Lines changed: 87 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/bins/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ tree-sitter = { workspace = true }
5858
dashmap = "6.1.0"
5959
terminal-emoji = "0.4.1"
6060
getopts = "0.2.23"
61-
indicatif = "0.17.11"
61+
indicatif = "0.18.0"
6262
rayon = "1.7.0"
6363
rocket = { version = "=0.5.0", features = ["json"] }
6464
tracing-subscriber = { version = "0.3.18", features = [

0 commit comments

Comments
 (0)