parent
d103dc2631
commit
21f9aefc7e
2 changed files with 4 additions and 3 deletions
|
|
@ -45,9 +45,9 @@ ndk-glue = "0.1.0"
|
|||
objc = "0.2.3"
|
||||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
cocoa = "0.20"
|
||||
core-foundation = "0.7"
|
||||
core-graphics = "0.19"
|
||||
cocoa = "0.23"
|
||||
core-foundation = "0.9"
|
||||
core-graphics = "0.22"
|
||||
dispatch = "0.2.0"
|
||||
objc = "0.2.6"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue