Skip to content

Commit 3570d5d

Browse files
Update Rust crate indicatif to 0.17.8
1 parent 4ea9387 commit 3570d5d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
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
@@ -53,7 +53,7 @@ http = "0.2.11"
5353
httptest = "0.15.5"
5454
hyper = { version = "0.14", features = [ "full" ] }
5555
hyper-staticfile = "0.9"
56-
indicatif = { version = "0.17.7", features = ["rayon"] }
56+
indicatif = { version = "0.17.8", features = ["rayon"] }
5757
itertools = "0.12.1"
5858
libc = "0.2"
5959
mime_guess = "2.0.4"

0 commit comments

Comments
 (0)