Skip to content

Commit cd3a409

Browse files
authored
Merge pull request #729 from DataDog/dependabot/cargo/indicatif-0.18.0
Bump indicatif from 0.17.11 to 0.18.0
2 parents 8f63eb5 + 655d9a7 commit cd3a409

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)