Simon Sapin 2015-05-26 14:47:34 +02:00
parent be6c251e4c
commit 56af011355
4 changed files with 149 additions and 151 deletions

View file

@ -47,9 +47,6 @@ git = "https://github.com/servo/rust-stb-image"
[dependencies.png]
git = "https://github.com/servo/rust-png"
[dependencies.harfbuzz]
git = "https://github.com/servo/rust-harfbuzz"
[dependencies.fontconfig]
git = "https://github.com/servo/rust-fontconfig"
@ -81,3 +78,4 @@ bitflags = "*"
rustc-serialize = "0.3"
libc = "*"
rand = "*"
harfbuzz = "0.1"