Revert "Revert "Update font-kit and freetype and unicode-script.""

This reverts commit 10ae3bfbbb.
This commit is contained in:
Josh Matthews 2020-08-10 13:11:50 -04:00
parent adb75ba114
commit 420e19f172
6 changed files with 220 additions and 27 deletions

View file

@ -32,6 +32,9 @@ mio = { git = "https://github.com/servo/mio.git", branch = "servo-mio-0.6.22" }
# https://github.com/rust-lang/backtrace-rs/pull/363/
backtrace = { git = "https://github.com/servo/backtrace-rs", branch = "uwp-fix" }
[patch."https://github.com/jrmuizel/raqote"]
raqote = { git = "https://github.com/jdm/raqote", branch = "fkup" }
# https://github.com/servo/servo/issues/27039#issuecomment-654400150
[patch."https://github.com/servo/webrender"]
webrender = { git = "https://github.com/jdm/webrender", branch = "crash-backtrace" }