servo: Merge #8660 - Update ipc-channel to pick up the improved error reporting (from pcwalton:ipc-channel-errors); r=larsbergstrom
Intended to help diagnose intermittent failures. r? @jdm or @larsbergstrom (or whoever) Source-Repo: https://github.com/servo/servo Source-Revision: 13a96fcaf78c299beb2021d3ae9dae8d9e916762
This commit is contained in:
@@ -33,7 +33,7 @@ version = "0.2.36"
|
||||
features = [ "serde_serialization" ]
|
||||
|
||||
[dependencies.ipc-channel]
|
||||
git = "https://github.com/pcwalton/ipc-channel"
|
||||
git = "https://github.com/servo/ipc-channel"
|
||||
|
||||
[dependencies.offscreen_gl_context]
|
||||
git = "https://github.com/ecoal95/rust-offscreen-rendering-context"
|
||||
|
||||
Reference in New Issue
Block a user