Skip to content

Commit

Permalink
Update humantime requirement from 1.2.0 to 2.0.0
Browse files Browse the repository at this point in the history
Updates the requirements on [humantime](https://github.com/tailhook/humantime) to permit the latest version.
- [Release notes](https://github.com/tailhook/humantime/releases)
- [Commits](tailhook/humantime@v1.2.0...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jan 20, 2020
1 parent 9826222 commit 2be0acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ git2-curl = "0.12.0"
glob = "0.3.0"
hex = "0.4"
home = "0.5"
humantime = "1.2.0"
humantime = "2.0.0"
ignore = "0.4.7"
lazy_static = "1.2.0"
jobserver = "0.1.13"
Expand Down

0 comments on commit 2be0acc

Please sign in to comment.