mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55:34 +01:00
Update webrender to crash-backtrace branch.
This commit is contained in:
parent
1329e07c74
commit
01023e0a38
2 changed files with 13 additions and 6 deletions
|
@ -28,3 +28,8 @@ opt-level = 3
|
|||
|
||||
# This is here to dedupe winapi since mio 0.6 is still using winapi 0.2.
|
||||
mio = { git = "https://github.com/servo/mio.git", branch = "servo" }
|
||||
|
||||
# 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" }
|
||||
webrender_api = { git = "https://github.com/jdm/webrender", branch = "crash-backtrace" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue