mirror of
https://github.com/servo/servo.git
synced 2025-09-04 20:18:21 +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
|
@ -27,7 +27,7 @@ path = "../../../components/plugins"
|
|||
path = "../../../components/devtools_traits"
|
||||
|
||||
[dependencies.ipc-channel]
|
||||
git = "https://github.com/pcwalton/ipc-channel"
|
||||
git = "https://github.com/servo/ipc-channel"
|
||||
|
||||
[dependencies]
|
||||
cookie = "0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue