Skip to content

Commit

Permalink
Update Rust crate indicatif to 0.17.7 (#4249)
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Oct 13, 2023
1 parent 078e1f0 commit 69113e9
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 @@ -210,7 +210,7 @@ hyper-rustls = "0.24.1"
hyper-staticfile = "0.9.5"
illumos-utils = { path = "illumos-utils" }
indexmap = "2.0.0"
indicatif = { version = "0.17.6", features = ["rayon"] }
indicatif = { version = "0.17.7", features = ["rayon"] }
installinator = { path = "installinator" }
installinator-artifactd = { path = "installinator-artifactd" }
installinator-artifact-client = { path = "clients/installinator-artifact-client" }
Expand Down

0 comments on commit 69113e9

Please sign in to comment.