From 7c87624d8af033ff892bd1c21941207bcbfd3735 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 May 2021 09:58:25 +0100 Subject: Bump indicatif from 0.15.0 to 0.16.0 (#45) Bumps [indicatif](https://github.com/mitsuhiko/indicatif) from 0.15.0 to 0.16.0. - [Release notes](https://github.com/mitsuhiko/indicatif/releases) - [Commits](https://github.com/mitsuhiko/indicatif/commits) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 34482b9d..31f6801f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,7 +39,7 @@ chrono = { version = "0.4", features = ["serde"] } eyre = "0.6" structopt = "0.3" directories = "3" -indicatif = "0.15.0" +indicatif = "0.16.0" serde_derive = "1.0.125" serde = "1.0.125" serde_json = "1.0.64" -- cgit v1.3.1