Skip to content

Commit 29c34c6

Browse files
Build(deps): Bump indicatif from 0.15.0 to 0.16.2
Bumps [indicatif](https://github.com/mitsuhiko/indicatif) from 0.15.0 to 0.16.2. - [Release notes](https://github.com/mitsuhiko/indicatif/releases) - [Commits](console-rs/indicatif@0.15.0...0.16.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b73574a commit 29c34c6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ console = "0.14.1"
2424
crossbeam-channel = "0.5.1"
2525
getset = "0.1.1"
2626
hostname = "0.3.1"
27-
indicatif = "0.15.0"
27+
indicatif = "0.16.2"
2828
ipnetwork = "0.18.0"
2929
lazy_static = "1.4.0"
3030
log = { version = "0.4.14", features = ["serde", "std"] }

0 commit comments

Comments
 (0)