mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update ipc-channel
to pick up the improved error reporting.
Intended to help diagnose intermittent failures.
This commit is contained in:
parent
6449cd09eb
commit
2843000810
23 changed files with 84 additions and 78 deletions
|
@ -57,7 +57,7 @@ git = "https://github.com/ecoal95/angle"
|
|||
branch = "servo"
|
||||
|
||||
[dependencies.ipc-channel]
|
||||
git = "https://github.com/pcwalton/ipc-channel"
|
||||
git = "https://github.com/servo/ipc-channel"
|
||||
|
||||
[dependencies.hyper]
|
||||
version = "0.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue