Cargo.lock updates

This commit is contained in:
Lars Bergstrom 2016-01-06 11:32:12 -06:00
parent c65598907e
commit e9d9d1d9e9
7 changed files with 209 additions and 224 deletions

View file

@ -84,8 +84,8 @@ servo-fontconfig = "0.2"
[target.arm-linux-androideabi.dependencies]
servo-fontconfig = "0.2"
[target.x86_64-pc-windows-gnu.dependencies.servo-fontconfig]
git = "https://github.com/servo/rust-fontconfig"
[target.x86_64-pc-windows-gnu.dependencies]
servo-fontconfig = "0.2"
[target.i686-unknown-linux-gnu.dependencies.freetype]
git = "https://github.com/servo/rust-freetype"