Skip to content

Commit 0f1699e

Browse files
Bump indicatif from 0.16.2 to 0.17.0
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.16.2 to 0.17.0. - [Release notes](https://github.com/console-rs/indicatif/releases) - [Commits](console-rs/indicatif@0.16.2...0.17.0) --- updated-dependencies: - dependency-name: indicatif dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74707d9 commit 0f1699e

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

Cargo.lock

Lines changed: 5 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ anyhow = "1.0"
1010
clap = { version = "3.2", features = ["derive"] }
1111
futures = "0.3.21"
1212
hex = "0.4.3"
13-
indicatif = { version = "0.16.2", features = ["rayon"] }
13+
indicatif = { version = "0.17.0", features = ["rayon"] }
1414
omicron-common = { path = "../common" }
1515
omicron-sled-agent = { path = "../sled-agent" }
1616
omicron-zone-package = "0.3.2"

0 commit comments

Comments
 (0)