update macos deps (#335)
This commit is contained in:
parent
62e45fa75d
commit
37a10e6741
5 changed files with 48 additions and 52 deletions
|
|
@ -22,9 +22,9 @@ objc = "0.2"
|
|||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
objc = "0.2"
|
||||
cocoa = "0.9"
|
||||
cocoa = "0.11"
|
||||
core-foundation = "0.4"
|
||||
core-graphics = "0.8"
|
||||
core-graphics = "0.10"
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
winapi = "0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue