From 68230faeb0c239bbf3ce97a0094f9bfbfc4ea965 Mon Sep 17 00:00:00 2001 From: Paul Rouget Date: Wed, 23 Sep 2015 10:19:27 +0200 Subject: Update cocoa version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index e35bbaf..86be162 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -48,7 +48,7 @@ objc = "0.1" [target.x86_64-apple-darwin.dependencies] objc = "0.1" cgl = "0" -cocoa = "0" +cocoa = "0.1.4" core-foundation = "0" core-graphics = "0" -- cgit v1.2.3