Revert arch_64 feature flag for rust-cocoa

This commit is contained in:
Sam Ward 2015-01-11 16:26:26 -08:00
parent 879f61dbbc
commit 2b0a70e69b

View file

@ -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"