From dc49156fe6bd2d15c4bd5e5f9e1ff6f3ffe7d334 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Thu, 28 Apr 2016 19:30:44 -0400 Subject: Allow OSX WindowBuilder to specify 'activation behavior'. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index c1a921a..37a2b38 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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" -- cgit v1.2.3