mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Make Harfbuzz font_funcs static
This commit is contained in:
parent
f1e268b1e8
commit
47a0d494ec
4 changed files with 20 additions and 13 deletions
1
components/servo/Cargo.lock
generated
1
components/servo/Cargo.lock
generated
|
@ -466,6 +466,7 @@ dependencies = [
|
|||
"harfbuzz 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"ipc-channel 0.1.0 (git+https://github.com/pcwalton/ipc-channel)",
|
||||
"layers 0.1.0 (git+https://github.com/servo/rust-layers)",
|
||||
"lazy_static 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"libc 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"msg 0.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue