From 2b0a70e69bfff12d0b19f459aa701fdfb74f2d45 Mon Sep 17 00:00:00 2001 From: Sam Ward Date: Sun, 11 Jan 2015 16:26:26 -0800 Subject: Revert arch_64 feature flag for rust-cocoa --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8cc14ef..ddf00a4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,6 @@ git = "https://github.com/servo/rust-cocoa" [target.x86_64-apple-darwin.dependencies.cocoa] git = "https://github.com/servo/rust-cocoa" -features = ["arch_64"] [target.i686-apple-darwin.dependencies.core_graphics] git = "https://github.com/servo/rust-core-graphics" -- cgit v1.2.3