mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Revert "Revert "Update font-kit and freetype and unicode-script.""
This reverts commit 10ae3bfbbb
.
This commit is contained in:
parent
adb75ba114
commit
420e19f172
6 changed files with 220 additions and 27 deletions
|
@ -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" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue