mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update Rust to 1.15.0-nightly (71c06a56a 2016-12-18)
This commit is contained in:
parent
fd5733fc1e
commit
2cc1b84f34
8 changed files with 37 additions and 41 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue