version = 3
[[package]]
name = "apple-cf"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "468753538a6a53da6ea14abc06dc85e12c8ce15fe478117866607a73fedc9771"
dependencies = [
"doom-fish-utils",
]
[[package]]
name = "apple-metal"
version = "0.8.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "96771fc0c98c0a4ee8747c001d9a8fd79a88259bbbf384a24f41706de3652c0f"
dependencies = [
"apple-cf",
"libc",
]
[[package]]
name = "apple-mpsgraph"
version = "0.2.8"
dependencies = [
"apple-metal",
]
[[package]]
name = "doom-fish-utils"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "79b45884dde8ba9ffd019fe3264bb9a22e3ee87803838cab979252632a1f77a7"
[[package]]
name = "libc"
version = "0.2.186"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68ab91017fe16c622486840e4c83c9a37afeff978bd239b5293d61ece587de66"