mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-30 13:20:06 -04:00
update macos deps (#335)
This commit is contained in:
committed by
Victor Berger
parent
62e45fa75d
commit
37a10e6741
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user