mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-29 04:40:04 -04:00
Allow OSX WindowBuilder to specify 'activation behavior'.
This commit is contained in:
@@ -39,7 +39,7 @@ objc = "0.2"
|
||||
[target.x86_64-apple-darwin.dependencies]
|
||||
objc = "0.2"
|
||||
cgl = "0.1"
|
||||
cocoa = "0.3"
|
||||
cocoa = "0.3.2"
|
||||
core-foundation = "0"
|
||||
core-graphics = "0.3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user