Update harfbuzz-sys

… to pick up https://github.com/servo/rust-harfbuzz/pull/173, which hopefully fixes https://github.com/servo/servo/issues/24611
This commit is contained in:
Simon Sapin 2019-11-18 18:51:03 +01:00
parent 49ec49f637
commit 1ebfbd5160

4
Cargo.lock generated
View file

@ -2050,9 +2050,9 @@ checksum = "63d68db75012a85555434ee079e7e6337931f87a087ab2988becbadf64673a7f"
[[package]]
name = "harfbuzz-sys"
version = "0.3.2"
version = "0.3.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e1042ab0b3e7bc1ff64f7f5935778b644ff2194a1cae5ec52167127d3fd23961"
checksum = "cf14b85a0c906ef4ef3ff87d0fba25ee45b724404a1a3100dc25eeb4f37ff43b"
dependencies = [
"cmake",
"core-graphics",