mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-30 21:30:03 -04:00
Remove dependency on cgl on OSX
This commit is contained in:
@@ -23,7 +23,6 @@ objc = "0.2"
|
||||
|
||||
[target.'cfg(target_os = "macos")'.dependencies]
|
||||
objc = "0.2"
|
||||
cgl = "0.2"
|
||||
cocoa = "0.9"
|
||||
core-foundation = "0.4"
|
||||
core-graphics = "0.8"
|
||||
|
||||
Reference in New Issue
Block a user