Bump version of MacOS deps.

This commit is contained in:
Jacob Greenfield 2016-11-02 11:23:18 -04:00
parent 3373e45e13
commit f9030abdab

View file

@ -26,9 +26,9 @@ objc = "0.2"
[target.'cfg(target_os = "macos")'.dependencies]
objc = "0.2"
cgl = "0.1"
cocoa = "0.3.2"
cocoa = "0.5.0"
core-foundation = "0"
core-graphics = "0.3"
core-graphics = "0.4"
[target.'cfg(target_os = "windows")'.dependencies]
winapi = "0.2"