mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +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
|
@ -20,7 +20,7 @@ path = "../util"
|
|||
git = "https://github.com/jgraham/webdriver-rust.git"
|
||||
|
||||
[dependencies.ipc-channel]
|
||||
git = "https://github.com/pcwalton/ipc-channel"
|
||||
git = "https://github.com/servo/ipc-channel"
|
||||
|
||||
[dependencies.url]
|
||||
version = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue