Skip to content

Commit 7f1ff04

Browse files
Update Rust crate indicatif to 0.18.0
1 parent 9046a7f commit 7f1ff04

2 files changed

Lines changed: 120 additions & 75 deletions

File tree

Cargo.lock

Lines changed: 119 additions & 74 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
@@ -11,6 +11,6 @@ lto = true
1111
opt-level = 3
1212

1313
[dependencies]
14-
indicatif = { version = "0.17.8", features = ["rayon"] }
14+
indicatif = { version = "0.18.0", features = ["rayon"] }
1515
rand = "0.8.5"
1616
rayon = "1.10.0"

0 commit comments

Comments
 (0)