mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update ipc-channel to resolve threadsafety issues on Windows and Android.
This commit is contained in:
parent
df1b00d43d
commit
2efd973abe
2 changed files with 2 additions and 2 deletions
2
ports/cef/Cargo.lock
generated
2
ports/cef/Cargo.lock
generated
|
@ -940,7 +940,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "ipc-channel"
|
||||
version = "0.4.0"
|
||||
source = "git+https://github.com/servo/ipc-channel#f97eb4c4ceaa0463323ddbd00cc9980cb7840950"
|
||||
source = "git+https://github.com/servo/ipc-channel#346456b792f0a8e86b4ed077997408a697a06a0f"
|
||||
dependencies = [
|
||||
"bincode 0.5.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"lazy_static 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue