Bump humantime from 2.0.0 to 2.0.1

Bumps [humantime](https://github.com/tailhook/humantime) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/tailhook/humantime/releases)
- [Commits](https://github.com/tailhook/humantime/compare/v2.0.0...v2.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-07-14 18:26:56 +00:00
committed by Michael Vines
parent f94979c87c
commit 8548c3a7eb
3 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ homepage = "https://solana.com/"
[dependencies]
clap = "2.33.1"
log = "0.4.8"
humantime = "2.0.0"
humantime = "2.0.1"
solana-clap-utils = { path = "../clap-utils", version = "1.3.0" }
solana-cli-config = { path = "../cli-config", version = "1.3.0" }
solana-cli = { path = "../cli", version = "1.3.0" }