Use mitochondria

This commit is contained in:
Simon Sapin 2020-01-14 18:43:30 +01:00
parent cac32867ba
commit 0340ac6fae
3 changed files with 6 additions and 12 deletions

8
Cargo.lock generated
View file

@ -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"