mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-31 22:00:04 -04:00
Switch to the official crates.
cocoa, core-foundation, and core-graphics are now on crates.io.
This commit is contained in:
@@ -32,9 +32,9 @@ version = "0"
|
||||
|
||||
[target.x86_64-apple-darwin.dependencies]
|
||||
objc = "0.1"
|
||||
glutin_cocoa = "0"
|
||||
glutin_core_graphics = "0"
|
||||
glutin_core_foundation = "0"
|
||||
cocoa = "0"
|
||||
core-foundation = "0"
|
||||
core-graphics = "0"
|
||||
|
||||
[target.i686-pc-windows-gnu.dependencies]
|
||||
winapi = "~0.1.18"
|
||||
|
||||
Reference in New Issue
Block a user