Skip to content

Commit

Permalink
Update Rust crate indicatif to 0.17.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 22, 2023
1 parent 324b6af commit 843a2e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ futures = "0.3.28"
futures-retry = "0.6.0"
httpmock = { version = "0.6.8", default-features = false }
indexmap = "1.9.3"
indicatif = "0.17.3"
indicatif = "0.17.7"
indoc = "2.0.4"
itertools = "0.10.5"
lazy_static = "1.4.0"
Expand Down

0 comments on commit 843a2e1

Please sign in to comment.