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> --- atuin-client/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'atuin-client') diff --git a/atuin-client/Cargo.toml b/atuin-client/Cargo.toml index 434a7b03..1dcb9aae 100644 --- a/atuin-client/Cargo.toml +++ b/atuin-client/Cargo.toml @@ -19,7 +19,7 @@ chrono = { version = "0.4", features = ["serde"] } eyre = "0.6" directories = "3" uuid = { version = "0.8", features = ["v4"] } -indicatif = "0.15.0" +indicatif = "0.16.0" whoami = "1.1.2" chrono-english = "0.1.4" config = "0.11" -- cgit v1.2.3