Skip to content

Commit 8533ed2

Browse files
authored
Merge pull request #143 from agourlay/dependabot/cargo/indicatif-0.17.8
build(deps): bump indicatif from 0.17.7 to 0.17.8
2 parents 6c3a7fb + 482d740 commit 8533ed2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ hmac = { version = "0.12.1", features = ["reset"] }
1515
sha1 = "0.10.6"
1616
crossbeam-channel = "0.5.11"
1717
clap = { version = "4.5.0", features = ["cargo"] }
18-
indicatif = "0.17.7"
18+
indicatif = "0.17.8"
1919
thiserror = "1.0.57"
2020
num_cpus = "1.16.0"
2121
ahash = "0.8.8"

0 commit comments

Comments
 (0)