mirror of
https://github.com/servo/servo.git
synced 2025-10-02 01:29:15 +01:00
Use mitochondria
This commit is contained in:
parent
cac32867ba
commit
0340ac6fae
3 changed files with 6 additions and 12 deletions
8
Cargo.lock
generated
8
Cargo.lock
generated
|
@ -2749,9 +2749,9 @@ dependencies = [
|
|||
"gfx_traits",
|
||||
"ipc-channel",
|
||||
"libc",
|
||||
"mitochondria",
|
||||
"msg",
|
||||
"net_traits",
|
||||
"once_cell",
|
||||
"parking_lot",
|
||||
"range",
|
||||
"rayon",
|
||||
|
@ -3710,12 +3710,6 @@ dependencies = [
|
|||
"objc",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "once_cell"
|
||||
version = "1.2.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "891f486f630e5c5a4916c7e16c4b24a53e78c860b646e9f8e005e4f16847bfed"
|
||||
|
||||
[[package]]
|
||||
name = "opaque-debug"
|
||||
version = "0.2.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue