mirror of
https://github.com/servo/servo.git
synced 2025-07-30 02:30:21 +01:00
Fix freetype build, pick up https://github.com/servo/libfreetype2/pull/3
This commit is contained in:
parent
eeb11d6851
commit
6ed83b55f5
1 changed files with 1 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -203,7 +203,7 @@ source = "git+https://github.com/servo/rust-freetype#e55b06110fb2d74a2db68ead740
|
|||
[[package]]
|
||||
name = "freetype-sys"
|
||||
version = "2.4.11"
|
||||
source = "git+https://github.com/servo/libfreetype2#03522d7401669f220ad3fca5aa887577b0cf314e"
|
||||
source = "git+https://github.com/servo/libfreetype2#f5c49c0da1d5bc6b206c4176344012ac37524243"
|
||||
|
||||
[[package]]
|
||||
name = "geom"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue