build(deps): update humantime requirement from 1.2 to 2.0 (#814)

Updates the requirements on [humantime](https://github.com/tailhook/humantime) to permit the latest version.
- [Release notes](https://github.com/tailhook/humantime/releases)
- [Commits](https://github.com/tailhook/humantime/compare/v1.2.0...v2.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Eliza Weisman <eliza@buoyant.io>
This commit is contained in:
dependabot-preview[bot] 2020-07-13 09:34:20 -07:00 committed by GitHub
parent bd80ff1424
commit 9c5d740649
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,7 +44,7 @@ clap = "2.33"
# sloggish example
ansi_term = "0.12"
humantime = "1.2"
humantime = "2.0"
log = "0.4"
# infero example