build(deps): bump cocoa from 0.18.4 to 0.18.5

Bumps [cocoa](https://github.com/servo/core-foundation-rs) from 0.18.4 to 0.18.5.
- [Release notes](https://github.com/servo/core-foundation-rs/releases)
- [Commits](https://github.com/servo/core-foundation-rs/commits/cocoa-v0.18.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-10 08:10:44 +00:00 committed by GitHub
parent 554af02ab4
commit 1b645ae797
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
Cargo.lock generated
View file

@ -689,9 +689,9 @@ dependencies = [
[[package]]
name = "cocoa"
version = "0.18.4"
version = "0.18.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf79daa4e11e5def06e55306aa3601b87de6b5149671529318da048f67cdd77b"
checksum = "1706996401131526e36b3b49f0c4d912639ce110996f3ca144d78946727bce54"
dependencies = [
"bitflags",
"block",
@ -6611,7 +6611,7 @@ dependencies = [
"android_glue",
"backtrace",
"bitflags",
"cocoa 0.18.4",
"cocoa 0.18.5",
"core-foundation 0.6.4",
"core-graphics 0.17.3",
"lazy_static",