Use core-text from crates.io.

This commit is contained in:
Ms2ger 2015-12-12 02:19:24 -05:00
parent 9f0c6d75d1
commit 5440a90a48
6 changed files with 22 additions and 28 deletions

View file

@ -82,6 +82,4 @@ url = "0.5"
[target.x86_64-apple-darwin.dependencies]
core-graphics = "0.2"
[target.x86_64-apple-darwin.dependencies.core-text]
git = "https://github.com/servo/core-text-rs"
core-text = "1.0"