Update rust-core-text

This commit is contained in:
Patrick Walton 2015-07-31 08:43:03 -07:00
parent e9ec9289d6
commit 17ead8716b
3 changed files with 5 additions and 3 deletions

View file

@ -225,7 +225,7 @@ dependencies = [
[[package]]
name = "core-text"
version = "0.1.0"
source = "git+https://github.com/servo/core-text-rs#c12e41b35141e094bf784017ca4a6f71d90c9877"
source = "git+https://github.com/servo/core-text-rs#d97cd4ae33509857f956e64c71f43cc71c98430f"
dependencies = [
"core-foundation 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"core-graphics 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",