Update lazycell requirement to 1.0

Updates the requirements on [lazycell](https://github.com/indiv0/lazycell) to permit the latest version.
- [Release notes](https://github.com/indiv0/lazycell/releases)
- [Changelog](https://github.com/indiv0/lazycell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/indiv0/lazycell/commits/v1.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-07-06 20:11:14 +00:00
parent 2a39e6c537
commit 2f8c049e47
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331

View File

@ -35,7 +35,7 @@ home = "0.3"
ignore = "0.4"
lazy_static = "1.0.0"
jobserver = "0.1.9"
lazycell = "0.6"
lazycell = "1.0"
libc = "0.2"
libgit2-sys = "0.7.1"
log = "0.4"