Update Rust to 1.15.0-nightly (71c06a56a 2016-12-18)

This commit is contained in:
Ms2ger 2016-12-06 17:56:31 -10:00 committed by Anthony Ramine
parent fd5733fc1e
commit 2cc1b84f34
8 changed files with 37 additions and 41 deletions

View file

@ -54,7 +54,7 @@ core-graphics = "0.4"
core-text = "2.0"
[target.'cfg(any(target_os = "linux", target_os = "android"))'.dependencies]
freetype = {git = "https://github.com/servo/rust-freetype"}
freetype = "0.1.3"
servo-fontconfig = "0.2.1"
[target.'cfg(any(target_arch = "x86_64", target_arch = "aarch64"))'.dependencies]