mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
Update backtrace
This commit is contained in:
parent
071d1d8248
commit
c6605e2510
3 changed files with 44 additions and 39 deletions
|
@ -29,9 +29,6 @@ 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-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" }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue