mirror of
https://github.com/tokio-rs/tracing.git
synced 2025-10-02 15:24:47 +00:00
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:
parent
bd80ff1424
commit
9c5d740649
@ -44,7 +44,7 @@ clap = "2.33"
|
||||
|
||||
# sloggish example
|
||||
ansi_term = "0.12"
|
||||
humantime = "1.2"
|
||||
humantime = "2.0"
|
||||
log = "0.4"
|
||||
|
||||
# infero example
|
||||
|
Loading…
x
Reference in New Issue
Block a user