Cargo updates and small workqueue change

This commit is contained in:
Lars Bergstrom 2015-12-03 18:50:58 -06:00
parent 5b845cbf79
commit 095658e098
3 changed files with 21 additions and 3 deletions

View file

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