mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Update font-kit and freetype and unicode-script.
This commit is contained in:
parent
327fed6084
commit
5c0d7998bd
6 changed files with 221 additions and 28 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