From 4b1cfe880177019b6121ab48c5fb140bc070a13e Mon Sep 17 00:00:00 2001 From: Steven Sheldon Date: Sun, 22 Mar 2015 01:31:32 -0400 Subject: Updated to use objc lib. --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 011f561..447286e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,6 +31,7 @@ clock_ticks = "*" version = "0" [target.x86_64-apple-darwin.dependencies] +objc = "0.1" glutin_cocoa = "0" glutin_core_graphics = "0" glutin_core_foundation = "0" -- cgit v1.2.3