Skip to content

Commit

Permalink
Update Rust crate indicatif to 0.17.6 (#864)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent ef30255 commit eee4fd1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ http = "0.2.9"
httptest = "0.15.4"
hyper = { version = "0.14", features = [ "full" ] }
hyper-staticfile = "0.9"
indicatif = { version = "0.17.5", features = ["rayon"] }
indicatif = { version = "0.17.6", features = ["rayon"] }
itertools = "0.11.0"
libc = "0.2.147"
mime_guess = "2.0.4"
Expand Down

0 comments on commit eee4fd1

Please sign in to comment.