Merge pull request #55 from tomaka/put-back-dependency

Revert temporary fix for rust-core-foundation
This commit is contained in:
tomaka 2014-10-14 21:17:00 +02:00
commit c8ea2bf587

View file

@ -23,4 +23,4 @@ git = "https://github.com/DavidPartouche/rust-cocoa"
optional = true
[dependencies.core_foundation]
git = "https://github.com/tomaka/rust-core-foundation"
git = "https://github.com/servo/rust-core-foundation"