mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
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:
parent
2a39e6c537
commit
2f8c049e47
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user